diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-06 11:22:01 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-06 11:22:01 +0000 |
| commit | 193eadc319abeafc7099d794b69fddd874852847 (patch) | |
| tree | c0d97a74f23dba4efc1cb99155224dff4772b5af | |
| parent | ad3253f2ff71ed8d06cbe96c039163e99f2fffe8 (diff) | |
Notes
| -rw-r--r-- | etc/syslog.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/syslog.conf b/etc/syslog.conf index f985c3de3ba6..18d0fc8720cd 100644 --- a/etc/syslog.conf +++ b/etc/syslog.conf @@ -12,9 +12,6 @@ auth.info;authpriv.info /var/log/auth.log mail.info /var/log/maillog lpr.info /var/log/lpd-errs cron.* /var/log/cron -*.err root -*.notice;news.err root -*.alert root *.emerg * # uncomment this to log all writes to /dev/console to /var/log/console.log #console.info /var/log/console.log |
