mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
fixed sleep location in alsa bootscript
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1630 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4b6973d3c2
commit
9f78330fb5
@ -52,7 +52,7 @@ case "$1" in
|
||||
|
||||
restart)
|
||||
$0 stop
|
||||
/usr/bin/sleep 1
|
||||
/bin/sleep 1
|
||||
$0 start
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user