summaryrefslogtreecommitdiff
path: root/init.d/Makefile.Linux
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-11-04 11:30:15 +0000
committerRoy Marples <roy@marples.name>2008-11-04 11:30:15 +0000
commit42e6a95b1d691b2fcdb49cd57f8ae94acbe27a2c (patch)
tree19727d3a3b7aef12d0ea23ead1f20d3652d9574d /init.d/Makefile.Linux
parent45044c9239ef5eb06a3cc9e5110131cd0d8210ef (diff)
downloadopenrc-42e6a95b1d691b2fcdb49cd57f8ae94acbe27a2c.tar.gz
openrc-42e6a95b1d691b2fcdb49cd57f8ae94acbe27a2c.tar.bz2
openrc-42e6a95b1d691b2fcdb49cd57f8ae94acbe27a2c.tar.xz
Move romount to mount-ro and use the umount -r option as it's more reliable for / --bind mounts, Gentoo #239922. Thanks to Duncan.
Diffstat (limited to 'init.d/Makefile.Linux')
-rw-r--r--init.d/Makefile.Linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/Makefile.Linux b/init.d/Makefile.Linux
index 1bf3fe7..fa4a6d0 100644
--- a/init.d/Makefile.Linux
+++ b/init.d/Makefile.Linux
@@ -1,7 +1,7 @@
NET_LO= net.lo
SRCS+= devfs.in dmesg.in hwclock.in consolefont.in keymaps.in killprocs.in \
- modules.in mtab.in numlock.in procfs.in romount.in sysfs.in \
+ modules.in mount-ro.in mtab.in numlock.in procfs.in sysfs.in \
termencoding.in
# This really belongs with sysvinit