summaryrefslogtreecommitdiff
path: root/init.d/netmount.in
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2012-01-25 11:42:32 -0600
committerWilliam Hubbs <williamh@gentoo.org>2012-02-21 07:27:16 -0600
commit3247184d860aea7ccc2c58d399f62c088978e973 (patch)
tree9e9796c75a8b9a7d758b391508e341d0eb55bbba /init.d/netmount.in
parent32c506a4c813b77f9cad4051409bac15f9696e14 (diff)
downloadopenrc-787c2a8765fb44dd590c0c4bacb9a133617f3f65.tar.gz
openrc-787c2a8765fb44dd590c0c4bacb9a133617f3f65.tar.bz2
openrc-787c2a8765fb44dd590c0c4bacb9a133617f3f65.tar.xz
Remove prefix supportopenrc-0.9.9
I spoke with the prefix team sometime back and was told that they do not have an interest in using OpenRC on prefix systems.
Diffstat (limited to 'init.d/netmount.in')
-rw-r--r--init.d/netmount.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/netmount.in b/init.d/netmount.in
index 963ad26..cf5971c 100644
--- a/init.d/netmount.in
+++ b/init.d/netmount.in
@@ -35,7 +35,7 @@ depend()
need net $pmap
use afc-client amd autofs openvpn
use dns nfs nfsmount portmap rpcbind rpc.statd rpc.lockd
- keyword -jail -prefix -vserver
+ keyword -jail -vserver
}
start()