aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorTobias Powalowski <tpowa@archlinux.org>2006-06-07 16:49:32 +0000
committerTobias Powalowski <tpowa@archlinux.org>2006-06-07 16:49:32 +0000
commitb4306a3ede324f6bdbfa5c7b80d0cff15f22c1be (patch)
treee6a17e77f4bccb791678dcd9ae2e7a915f96d460 /rc.conf
parentddac836cdbb67ba5b89d21aa3b25a67919efeb88 (diff)
downloadinitscripts-b4306a3ede324f6bdbfa5c7b80d0cff15f22c1be.tar.xz
'upgpkg: removed kernel24 stuff eg. devfsd support and lvm1'
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 64c66f1..3475abe 100644
--- a/rc.conf
+++ b/rc.conf
@@ -83,7 +83,7 @@ ROUTES=(!gateway)
# - prefix a daemon with a ! to disable it
# - prefix a daemon with a @ to start it up in the background
#
-DAEMONS=(syslog-ng !hotplug !pcmcia network netfs crond)
+DAEMONS=(syslog-ng network netfs crond)
# End of file