diff options
Diffstat (limited to 'init.d.Linux/modules')
-rwxr-xr-x | init.d.Linux/modules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init.d.Linux/modules b/init.d.Linux/modules index 090bd7c9..53ad52ae 100755 --- a/init.d.Linux/modules +++ b/init.d.Linux/modules @@ -2,6 +2,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +description="Loads a user defined list of kernel modules." + depend() { need checkroot use isapnp |