9ed55d1192
All periodic sub-scripts <larf> now have their return codes interpreted by periodic(8). Output may be masked based on variable values in periodic.conf. It's also now possible to email periodic output to arbitrary addresses, or to send it to a log file, examples of which can be found in newsyslog.conf. The upshot of it all should be no discernable changes to the default behaviour of periodic(8). PR: 21250
20 lines
778 B
Plaintext
20 lines
778 B
Plaintext
# configuration file for newsyslog
|
|
# $FreeBSD$
|
|
#
|
|
# logfilename [owner:group] mode count size when [ZB] [/pid_file] [sig_num]
|
|
/var/log/cron 600 3 100 * Z
|
|
/var/log/amd.log 644 7 100 * Z
|
|
/var/log/kerberos.log 644 7 100 * Z
|
|
/var/log/lpd-errs 644 7 100 * Z
|
|
/var/log/maillog 644 7 * @T00 Z
|
|
/var/log/sendmail.st 644 10 * 168 B
|
|
/var/log/messages 644 5 100 * Z
|
|
/var/log/all.log 600 7 * @T00 Z
|
|
/var/log/slip.log 600 3 100 * Z
|
|
/var/log/ppp.log 600 3 100 * Z
|
|
/var/log/security 600 10 100 * Z
|
|
/var/log/wtmp 644 3 * @01T05 B
|
|
/var/log/daily.log 640 7 * @T00 Z
|
|
/var/log/weekly.log 640 5 1 $W6D0 Z
|
|
/var/log/monthly.log 640 12 * $M1D0 Z
|