Fix a terrible braino in last commit. Put kern.debug back to /var/log/messages

and do exactly what last commit message described.
This commit is contained in:
Gleb Smirnoff 2005-03-12 12:31:16 +00:00
parent 92081a8344
commit 9091954535
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143462

View File

@ -5,8 +5,8 @@
# separators. If you are sharing this file between systems, you
# may want to use only tabs as field separators here.
# Consult the syslog.conf(5) manpage.
*.err;kern.debug;auth.notice;mail.crit /dev/console
*.notice;authpriv.none;kern.warning;lpr.info;mail.crit;news.err /var/log/messages
*.err;kern.warning;auth.notice;mail.crit /dev/console
*.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
security.* /var/log/security
auth.info;authpriv.info /var/log/auth.log
mail.info /var/log/maillog