summaryrefslogtreecommitdiffstats
path: root/etc/newsyslog.conf
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-03-11 19:34:57 +0000
committerrwatson <rwatson@FreeBSD.org>2002-03-11 19:34:57 +0000
commit2cd75cb88924aea91bbd02ec90aa61f19b9928b4 (patch)
tree9c6dea3ff9c27bdea785c52fa88a64fe9a2b5ff1 /etc/newsyslog.conf
parent89e30355de5f272942f06549cd4f6722c5a248e7 (diff)
downloadFreeBSD-src-2cd75cb88924aea91bbd02ec90aa61f19b9928b4.zip
FreeBSD-src-2cd75cb88924aea91bbd02ec90aa61f19b9928b4.tar.gz
Turns out everyone is a lot lazier than I thought. Spell
'authentication.log' as 'auth.log'. This is also more consistent with syslog facility names. Sigh. :-) Submitted by: asmodai, aeonflux, green, ....
Diffstat (limited to 'etc/newsyslog.conf')
-rw-r--r--etc/newsyslog.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf
index 8c70e94..78605f7 100644
--- a/etc/newsyslog.conf
+++ b/etc/newsyslog.conf
@@ -10,7 +10,7 @@
# logfilename [owner:group] mode count size when [ZJB] [/pid_file] [sig_num]
/var/log/cron 600 3 100 * Z
/var/log/amd.log 644 7 100 * Z
-/var/log/authentication.log 600 7 100 * Z
+/var/log/auth.log 600 7 100 * Z
/var/log/kerberos.log 600 7 100 * Z
/var/log/lpd-errs 644 7 100 * Z
/var/log/maillog 640 7 * @T00 Z
OpenPOWER on IntegriCloud