not unmounting all partitions in inittab

This commit is contained in:
Vincent-FK 2020-11-09 23:43:31 +01:00
parent c29a530f75
commit 6081730ef7

View File

@ -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