--- elwix/config/etc/default/syslog.conf 2011/10/18 09:02:07 1.2 +++ elwix/config/etc/default/syslog.conf 2013/01/28 01:47:35 1.3 @@ -1,4 +1,4 @@ -# $FreeBSD: src/etc/syslog.conf,v 1.30 2009/06/11 15:07:02 avg Exp $ +# $FreeBSD: src/etc/syslog.conf,v 1.32 2012/11/17 01:49:02 svnexp Exp $ # # Spaces ARE valid field separators in this file. However, # other *nix-like systems still insist on using tabs as field @@ -16,6 +16,7 @@ cron.* /var/log/cron *.=debug /var/log/debug.log *.emerg * # uncomment this to log all writes to /dev/console to /var/log/console.log +# touch /var/log/console.log and chmod it to mode 600 before it will work console.info /var/log/console.log # uncomment this to enable logging of all log messages to /var/log/all.log # touch /var/log/all.log and chmod it to mode 600 before it will work @@ -28,3 +29,4 @@ console.info /var/log/console.log # news.notice /var/log/news/news.notice !ppp *.* /var/log/ppp.log +!*