aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/rc.conf b/rc.conf
index cb8f69d..e14fb23 100644
--- a/rc.conf
+++ b/rc.conf
@@ -36,6 +36,9 @@ USECOLOR="yes"
MOD_AUTOLOAD="yes"
MODULES=()
+# Scan for SoftRAID (mdadm) Volumes at startup
+USEMDADM="no"
+
# Scan for FakeRAID (dmraid) Volumes at startup
USEDMRAID="no"