aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2004-07-16 00:27:57 +0000
committerJudd Vinet <judd@archlinux.org>2004-07-16 00:27:57 +0000
commit3280eeff177ecf79c32213303c9eb320b579d040 (patch)
tree919982ceadb85c91937adb61674915261be755dd /rc.conf
parent2c20f4d5637da88e983b65db9c97373aa79d8a37 (diff)
downloadinitscripts-3280eeff177ecf79c32213303c9eb320b579d040.tar.xz
updated version header to 0.7, added support for udev and static /dev trees
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 948ddbf..1731d69 100644
--- a/rc.conf
+++ b/rc.conf
@@ -54,6 +54,6 @@ ROUTES=(!gateway)
# Daemons to start at boot-up (in this order)
# (prefix a daemon with a ! to disable it)
#
-DAEMONS=(syslogd klogd !hotplug !pcmcia network netfs crond)
+DAEMONS=(syslogd klogd hotplug !pcmcia network netfs crond)
# End of file