aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2006-01-31 01:30:55 +0000
committerJudd Vinet <judd@archlinux.org>2006-01-31 01:30:55 +0000
commitaffcb39fd921774f48b79fb9d48d68f3a917fd4f (patch)
tree5e1158582f6b048f378eec5e86e10d616bb0d603 /rc.conf
parentbd6701616508c5bb21de9166e9b1daa6fe1de769 (diff)
downloadinitscripts-affcb39fd921774f48b79fb9d48d68f3a917fd4f.tar.xz
added --mknodes switch to the vgscan call (LVM)
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 049cd4f..569565e 100644
--- a/rc.conf
+++ b/rc.conf
@@ -34,7 +34,7 @@ MOD_AUTOLOAD="yes"
MOD_BLACKLIST=()
#
# Modules to load at boot-up (in this order)
-# - prefix a module with a ! to disable it
+# - prefix a module with a ! to blacklist it
#
MODULES=(!usbserial)
# Scan for LVM volume groups at startup, required if you use LVM