Add the 'N' flag to the entries for three log files which are *not*

written to by syslogd:  /var/log/{daily.log,weekly.log,monthly.log}

MFC after:	1 week
This commit is contained in:
Garance A Drosehn 2003-05-05 19:08:33 +00:00
parent 924aa27d79
commit 6663ea7f48
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114747

View file

@ -22,17 +22,17 @@
/var/log/auth.log 600 7 100 * J
/var/log/console.log 600 5 100 * J
/var/log/cron 600 3 100 * J
/var/log/daily.log 640 7 * @T00 J
/var/log/daily.log 640 7 * @T00 JN
/var/log/debug.log 600 7 100 * J
/var/log/kerberos.log 600 7 100 * J
/var/log/lpd-errs 644 7 100 * J
/var/log/maillog 640 7 * @T00 J
/var/log/messages 644 5 100 * J
/var/log/monthly.log 640 12 * $M1D0 J
/var/log/monthly.log 640 12 * $M1D0 JN
/var/log/ppp.log root:network 640 3 100 * J
/var/log/security 600 10 100 * J
/var/log/sendmail.st 640 10 * 168 B
/var/log/slip.log root:network 640 3 100 * J
/var/log/weekly.log 640 5 1 $W6D0 J
/var/log/weekly.log 640 5 1 $W6D0 JN
/var/log/wtmp 644 3 * @01T05 B
/var/log/xferlog 600 7 100 * J