mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-18 18:02:40 +01:00
umount /mnt (instead of /mount) in inittab
This commit is contained in:
@@ -42,4 +42,4 @@ null::sysinit:/bin/ln -sf /proc/self/fd/2 /dev/stderr
|
||||
::shutdown:/sbin/swapoff -a
|
||||
#::shutdown:/bin/umount -a -r
|
||||
::shutdown:/bin/umount -r /
|
||||
::shutdown:/bin/umount -r /mount
|
||||
::shutdown:/bin/umount -r /mnt
|
||||
Reference in New Issue
Block a user