summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-10-31 00:29:10 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-10-31 00:29:10 +0000
commit64cfb09a2143e1bac6ea0710b5401df78752faad (patch)
tree243c53cf806cf8d1afe9c8ca1557fb1434d1583e
parentf5887b6bad3a95a3e7505f2ff650f533ab63130b (diff)
Notes
-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