add /etc/rcS.d/S20boot_beep
This commit is contained in:
parent
4d705d793d
commit
fbc6d061ef
|
|
@ -22,7 +22,7 @@ BB_PROCESS="(getty|login)"
|
|||
##
|
||||
##
|
||||
|
||||
BB_BEEP_BOOT=FALSE
|
||||
BB_BEEP_BOOT=TRUE
|
||||
|
||||
##
|
||||
## Set check interval
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
../init.d/boot_beep
|
||||
Loading…
Reference in New Issue