mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
clean up inittab
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
23d4cb06ae
commit
ee29b4a1aa
@ -40,6 +40,5 @@ null::sysinit:/bin/ln -sf /proc/self/fd/2 /dev/stderr
|
||||
# Stuff to do before rebooting
|
||||
::shutdown:/etc/init.d/rcK
|
||||
::shutdown:/sbin/swapoff -a
|
||||
#::shutdown:/bin/umount -a -r
|
||||
::shutdown:/bin/umount -r /
|
||||
::shutdown:/bin/umount -r /mnt
|
||||
@ -38,4 +38,5 @@ null::sysinit:/bin/ln -sf /proc/self/fd/2 /dev/stderr
|
||||
|
||||
# Stuff to do before rebooting
|
||||
::shutdown:/etc/init.d/rcK
|
||||
::shutdown:/bin/umount -a -r
|
||||
::shutdown:/bin/umount -r /
|
||||
::shutdown:/bin/umount -r /mnt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user