Minor fix - ensure that the first shutdown message is on new line.
This commit is contained in:
parent
7fe35fb15b
commit
ceb640edd9
@ -1,6 +1,6 @@
|
||||
::sysinit:/etc/04_bootscript.sh
|
||||
::restart:/sbin/init
|
||||
::shutdown:echo "\nSync all file buffers..."
|
||||
::shutdown:echo -e "\nSync all file buffers..."
|
||||
::shutdown:sync
|
||||
::shutdown:echo "Unmount all filesystems..."
|
||||
::shutdown:umount -a -r
|
||||
|
Loading…
x
Reference in New Issue
Block a user