diff options
Diffstat (limited to 'init.d/procfs.in')
-rw-r--r-- | init.d/procfs.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/procfs.in b/init.d/procfs.in index fb7afabd..712adc23 100644 --- a/init.d/procfs.in +++ b/init.d/procfs.in @@ -8,7 +8,7 @@ depend() { use modules devfs need localmount - keyword noopenvz noprefix novserver + keyword -openvz -prefix -vserver } start() |