summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/syslog.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/syslog.conf b/etc/syslog.conf
index c907ec7107e9..4992345a3d41 100644
--- a/etc/syslog.conf
+++ b/etc/syslog.conf
@@ -1,5 +1,5 @@
*.err;kern.debug;auth.notice;mail.crit /dev/console
-*.notice;kern.debug;lpr,auth.info;mail.crit /var/log/messages
+*.notice;daemon.*;kern.debug;lpr,auth.info;mail.crit /var/log/messages
mail.info /var/log/maillog
lpr.info /var/log/lpd-errs
cron.* /var/cron/log