blob: 179d2108c7eb23a584ae1c9b3140cafd1fd7e912 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# configuration file for newsyslog
# $Id: newsyslog.conf,v 1.14 1998/02/09 11:47:51 danny Exp $
#
# logfilename owner.group mode count size time [ZB] [/pid_file]
/var/cron/log 600 3 100 * Z
/var/log/amd.log 664 7 100 * Z
/var/log/kerberos.log 664 7 100 * Z
/var/log/lpd-errs 664 7 100 * Z
/var/log/maillog 664 7 * 24 Z
/var/log/sendmail.st 664 10 * 168 B
/var/log/messages 664 5 100 * Z
/var/log/slip.log 600 3 100 * Z
/var/log/ppp.log 600 3 100 * Z
|