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:
Roy Marples
2008-11-04 11:30:15 +00:00
parent 45044c9239
commit 42e6a95b1d
5 changed files with 6 additions and 6 deletions

View File

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