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.Linux/modules.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d.Linux/modules.in') diff --git a/init.d.Linux/modules.in b/init.d.Linux/modules.in index 3f0e0dab..b09620df 100644 --- a/init.d.Linux/modules.in +++ b/init.d.Linux/modules.in @@ -7,7 +7,7 @@ description="Loads a user defined list of kernel modules." depend() { use isapnp - keyword noprefix novps + keyword noopenvz noprefix novserver } start() -- cgit v1.2.3