summaryrefslogtreecommitdiff
path: root/conf.d.Linux
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-02 10:28:27 +0000
committerRoy Marples <roy@marples.name>2008-01-02 10:28:27 +0000
commite5933843e81b213786f78bb267f84fa78f663b61 (patch)
treed5f14cd0b747ba3a5e533a015888f07198b8f5f3 /conf.d.Linux
parentca55270ab0eb2d217eaa8b8ff147187079fe3bd8 (diff)
downloadopenrc-e5933843e81b213786f78bb267f84fa78f663b61.tar.gz
openrc-e5933843e81b213786f78bb267f84fa78f663b61.tar.bz2
openrc-e5933843e81b213786f78bb267f84fa78f663b61.tar.xz
_opts -> _args to match other scripts
Diffstat (limited to 'conf.d.Linux')
-rw-r--r--conf.d.Linux/modules4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.d.Linux/modules b/conf.d.Linux/modules
index 485a26c..7f923e7 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.