summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-03-03 17:19:56 +0000
committerRoy Marples <roy@marples.name>2008-03-03 17:19:56 +0000
commit15cf41e7131cebbb74241180f36f59384c7a0477 (patch)
tree30accca041088b161a4d5cfcb731dcd40a496868 /sh
parentf3e90dddbfcf838b653846cce7fd2be479c68900 (diff)
downloadopenrc-15cf41e7131cebbb74241180f36f59384c7a0477.tar.gz
openrc-15cf41e7131cebbb74241180f36f59384c7a0477.tar.bz2
openrc-15cf41e7131cebbb74241180f36f59384c7a0477.tar.xz
Split VPS into VSERVER and OPENVZ
Diffstat (limited to 'sh')
-rw-r--r--sh/net.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/net.sh.in b/sh/net.sh.in
index 1fe52f1..1ad9998 100644
--- a/sh/net.sh.in
+++ b/sh/net.sh.in
@@ -21,7 +21,7 @@ depend()
need localmount
after bootmisc
provide net
- keyword nojail noprefix
+ keyword nojail noprefix novserver
case "${IFACE}" in
lo|lo0);;