summaryrefslogtreecommitdiff
path: root/init.d/modules.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/modules.in')
-rw-r--r--init.d/modules.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/modules.in b/init.d/modules.in
index 72f14e7..1100680 100644
--- a/init.d/modules.in
+++ b/init.d/modules.in
@@ -7,7 +7,7 @@ description="Loads a user defined list of kernel modules."
depend()
{
use isapnp
- keyword -openvz -prefix -vserver -lxc
+ keyword -openvz -vserver -lxc
}
start()