|
|
@ -1,8 +1,8 @@ |
|
|
|
# $OpenBSD: syslog.conf,v 1.6 2000/04/02 21:39:42 millert Exp $ |
|
|
|
# $OpenBSD: syslog.conf,v 1.7 2000/06/20 03:37:49 kjell Exp $ |
|
|
|
# |
|
|
|
|
|
|
|
*.err;kern.debug;auth.notice;authpriv.none;mail.crit /dev/console |
|
|
|
*.notice;auth,authpriv,cron,ftp,kern,lpr,mail,user.none /var/log/messages |
|
|
|
*.notice;auth,authpriv,cron,local0,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 |
|
|
|