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:
parent
92081a8344
commit
9091954535
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user