aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2003-02-07 16:58:42 +0000
committerJudd Vinet <judd@archlinux.org>2003-02-07 16:58:42 +0000
commite4398c2e693441b8844645ee69fd3b7e483b3530 (patch)
tree3652b4702a6a258e1aa1aeca72dd9d0310455b84 /rc.conf
parentf6081f262419c2a4880d372636e391a52e148782 (diff)
downloadinitscripts-e4398c2e693441b8844645ee69fd3b7e483b3530.tar.xz
added the MODULES=() line to rc.conf, with loading in rc.sysinit
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/rc.conf b/rc.conf
index 9226604..4c1be9c 100644
--- a/rc.conf
+++ b/rc.conf
@@ -16,7 +16,13 @@ HARDWARECLOCK="localtime"
#
HOSTNAME="myhost"
+
+#
+# Module to load at boot-up (in this order)
+# (prefix a module with a ! to disable it)
#
+MODULES=(!usbserial !ide-scsi)
+
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES