summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamiel Dobbelaar <camield@cvs.openbsd.org>2001-08-23 05:08:41 +0000
committerCamiel Dobbelaar <camield@cvs.openbsd.org>2001-08-23 05:08:41 +0000
commitc02f2acee8bc23406bb36f7510958ddc713859e2 (patch)
tree249cb0245235c41bdce9657291155bde712971aa
parentaaa9597c56e575c4360eff27e8d48b5a3f8776b2 (diff)
local0 was there for ipf. daemon has its own logfile.
ok fgs@
-rw-r--r--etc/syslog.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/syslog.conf b/etc/syslog.conf
index 1d91c61f863..9a4dea56d4d 100644
--- a/etc/syslog.conf
+++ b/etc/syslog.conf
@@ -1,8 +1,8 @@
-# $OpenBSD: syslog.conf,v 1.10 2001/06/27 06:22:53 angelos Exp $
+# $OpenBSD: syslog.conf,v 1.11 2001/08/23 05:08:40 camield Exp $
#
*.err;kern.debug;auth.notice;authpriv.none;mail.crit /dev/console
-*.notice;auth,authpriv,cron,local0,ftp,kern,lpr,mail,user.none /var/log/messages
+*.notice;auth,authpriv,cron,daemon,ftp,kern,lpr,mail,user.none /var/log/messages
kern.debug,user.info,syslog.info /var/log/messages
auth.info /var/log/authlog
authpriv.debug /var/log/secure