diff options
Diffstat (limited to 'init.d/modules.in')
-rw-r--r-- | init.d/modules.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/modules.in b/init.d/modules.in index 5bfae6d9..2568f732 100644 --- a/init.d/modules.in +++ b/init.d/modules.in @@ -14,6 +14,7 @@ description="Loads a user defined list of kernel modules." depend() { use isapnp + want modules-load keyword -docker -lxc -openvz -prefix -systemd-nspawn -vserver } |