summaryrefslogtreecommitdiff
path: root/init.d.Linux/procfs.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d.Linux/procfs.in')
-rw-r--r--init.d.Linux/procfs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.Linux/procfs.in b/init.d.Linux/procfs.in
index d286ca9..a30fd92 100644
--- a/init.d.Linux/procfs.in
+++ b/init.d.Linux/procfs.in
@@ -7,7 +7,7 @@ description="Mounts misc filesystems in /proc."
depend()
{
need localmount
- keyword noprefix
+ keyword noopenvz noprefix novserver
}
start()