added the file /etc/newsyslog.conf (config file for
/usr/sbin/newsyslog - see the man-page for it for details) - i put all the "rotations" which were in /etc/[daily,weekly,monthly] in here
This commit is contained in:
parent
624e971113
commit
aa591244a2
11
etc/newsyslog.conf
Normal file
11
etc/newsyslog.conf
Normal file
@ -0,0 +1,11 @@
|
||||
# configuration file for newsyslog
|
||||
# $Id: newsyslog.conf,v 1.6 1994/02/17 00:15:18 cgd Exp $
|
||||
#
|
||||
# logfilename owner.group mode ngen size time [ZB]
|
||||
/var/account/acct 664 3 * 24 Z
|
||||
/var/cron/log 600 3 10 * Z
|
||||
/var/log/kerberos.log 664 7 10 * Z
|
||||
/var/log/lpd-errs 664 7 10 * Z
|
||||
/var/log/maillog 664 7 * 24 Z
|
||||
/var/log/messages 664 5 30 * Z
|
||||
/var/log/wtmp 664 7 * 168 ZB
|
Loading…
Reference in New Issue
Block a user