aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rc.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/rc.conf b/rc.conf
index ee09bc2..e719096 100644
--- a/rc.conf
+++ b/rc.conf
@@ -31,13 +31,9 @@ USECOLOR="yes"
# -----------------------------------------------------------------------
#
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
-# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
#
-# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
-#
MOD_AUTOLOAD="yes"
-#MOD_BLACKLIST=() #deprecated
MODULES=()
# Scan for LVM volume groups at startup, required if you use LVM