From 15cf41e7131cebbb74241180f36f59384c7a0477 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 3 Mar 2008 17:19:56 +0000 Subject: Split VPS into VSERVER and OPENVZ --- init.d/root.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/root.in') diff --git a/init.d/root.in b/init.d/root.in index da21db5..c87b7f1 100644 --- a/init.d/root.in +++ b/init.d/root.in @@ -7,7 +7,7 @@ description="Mount the root fs read/write" depend() { need fsck - keyword nojail noprefix + keyword nojail noopenvz noprefix novserver } start() -- cgit v1.2.3