diff options
Diffstat (limited to 'init.d.Linux/modules')
-rwxr-xr-x | init.d.Linux/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.Linux/modules b/init.d.Linux/modules index f29d0a15..c3064d16 100755 --- a/init.d.Linux/modules +++ b/init.d.Linux/modules @@ -7,7 +7,7 @@ description="Loads a user defined list of kernel modules." depend() { use isapnp - keywords novps + keyword novps } start() |