mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-13 16:18:52 +01:00
umount /mnt (instead of /mount) in inittab
This commit is contained in:
parent
8b1877e666
commit
a89ca61355
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user