Move romount to mount-ro and use the umount -r option as it's more reliable for / --bind mounts, Gentoo #239922. Thanks to Duncan.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SYSINIT+= devfs dmesg
|
||||
BOOT+= hwclock keymaps modules mtab net.lo procfs termencoding
|
||||
SHUTDOWN+= killprocs romount
|
||||
SHUTDOWN+= killprocs mount-ro
|
||||
|
||||
# This really belongs with sysvinit
|
||||
SHUTDOWN+= halt
|
||||
|
Reference in New Issue
Block a user