aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2007-12-17 16:16:38 -0600
committerAaron Griffin <aaronmgriffin@gmail.com>2007-12-17 16:17:26 -0600
commit5ccb8edb591213e03fc3909aa7db7242b9f54b30 (patch)
tree76b8280131b6ecf2d0c820cf94c380328e1386dc /rc.conf
parent20d6e1081ec7105207c01e9d8d2a58bb4a145331 (diff)
downloadinitscripts-5ccb8edb591213e03fc3909aa7db7242b9f54b30.tar.xz
Modify comment above MOD_AUTOLOAD to indicate that it autoloads
Some people thought the comment was unclear Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.conf b/rc.conf
index 39564f6..7456b94 100644
--- a/rc.conf
+++ b/rc.conf
@@ -28,7 +28,7 @@ USECOLOR="yes"
# HARDWARE
# -----------------------------------------------------------------------
#
-# Scan hardware and load required modules at bootup
+# Allow autoloading of modules at boot and when needed
MOD_AUTOLOAD="yes"
# Module Blacklist - modules in this list will never be loaded by udev
MOD_BLACKLIST=()