mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
not unmounting all partitions in inittab
This commit is contained in:
parent
c29a530f75
commit
6081730ef7
@ -40,4 +40,6 @@ 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 -a -r
|
||||
::shutdown:/bin/umount -r /
|
||||
::shutdown:/bin/umount -r /mount
|
||||
Loading…
x
Reference in New Issue
Block a user