diff options
Diffstat (limited to 'conf.d.Linux/modules')
-rw-r--r-- | conf.d.Linux/modules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.d.Linux/modules b/conf.d.Linux/modules index 485a26cd..7f923e7d 100644 --- a/conf.d.Linux/modules +++ b/conf.d.Linux/modules @@ -5,8 +5,8 @@ #modules_2_6="tun" #modules="ohci1394" -# Give the modules some options if needed. -# module_ieee1394_opts="debug" +# Give the modules some arguments if needed. +# module_ieee1394_args="debug" # You should consult your kernel documentation and configuration # for a list of modules and their options. |