aboutsummaryrefslogtreecommitdiff
path: root/etc/syslog.conf
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2003-04-23 13:08:31 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2003-04-23 13:08:31 +0000
commit5b9cb0c3eb41cbc388972ee844dfb9dcc03ef3d1 (patch)
tree6d9b6edaf6972adcd3fa7411a05b06250915b69a /etc/syslog.conf
parent604c210c15cb6037c8881cc710fd8acb75097af4 (diff)
Notes
Diffstat (limited to 'etc/syslog.conf')
-rw-r--r--etc/syslog.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/syslog.conf b/etc/syslog.conf
index 238642a573de..db88242c02ee 100644
--- a/etc/syslog.conf
+++ b/etc/syslog.conf
@@ -13,7 +13,7 @@ mail.info /var/log/maillog
lpr.info /var/log/lpd-errs
ftp.info /var/log/xferlog
cron.* /var/log/cron
-*.debug /var/log/debug.log
+*.=debug /var/log/debug.log
*.emerg *
# uncomment this to log all writes to /dev/console to /var/log/console.log
#console.info /var/log/console.log