aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
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 6b37163..d1c9501 100644
--- a/rc.conf
+++ b/rc.conf
@@ -51,6 +51,6 @@ ROUTES=(!gateway)
# Daemons to start at boot-up (in this order)
# (prefix a daemon with a ! to disable it)
#
-DAEMONS=(!pcmcia network crond inetd)
+DAEMONS=(syslogd klogd !pcmcia network crond)
# End of file