diff options
Diffstat (limited to 'init.d.Linux/modules')
-rwxr-xr-x | init.d.Linux/modules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.d.Linux/modules b/init.d.Linux/modules index a6952651..f4f9a895 100755 --- a/init.d.Linux/modules +++ b/init.d.Linux/modules @@ -6,7 +6,6 @@ description="Loads a user defined list of kernel modules." depend() { - need checkroot use isapnp } |