aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
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 f09b413..89ea27e 100644
--- a/rc.conf
+++ b/rc.conf
@@ -36,7 +36,7 @@ VERBOSE="3"
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
#
-MOD_AUTOLOAD="yes"
+MOD_AUTOLOAD="yes" # (DEPRECATED) always leave at "yes"
MODULES=()
# Udev settle timeout (default to 30)