diff options
Diffstat (limited to 'init.d.Linux/modules.in')
-rw-r--r-- | init.d.Linux/modules.in | 2 |
1 files changed, 1 insertions, 1 deletions
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() |