blob: 998b33c20615ebfb84801990647220bc33fb8f10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# configuration file for newsyslog
# $Id: newsyslog.conf,v 1.15 1998/04/14 23:05:26 jmb Exp $
#
# logfilename owner.group mode count size time [ZB] [/pid_file] [sig_num]
/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
|