mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-18 18:02:40 +01:00
clean up inittab
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
@@ -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
|
||||
::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
|
||||
|
||||
Reference in New Issue
Block a user