summaryrefslogtreecommitdiffstats
path: root/etc/newsyslog.conf
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1999-01-28 20:03:31 +0000
committerwollman <wollman@FreeBSD.org>1999-01-28 20:03:31 +0000
commit86eed8a334dbab8b6db1e28171f8c24a5ee6e1b1 (patch)
tree6e7acdf86932504ed459e4f675131c018e8c9378 /etc/newsyslog.conf
parent01f6cd279e5bbef327659211599b6bd95d5542c9 (diff)
downloadFreeBSD-src-86eed8a334dbab8b6db1e28171f8c24a5ee6e1b1.zip
FreeBSD-src-86eed8a334dbab8b6db1e28171f8c24a5ee6e1b1.tar.gz
Now that newsyslog is capable of doing this at a specific time,
let it rotate /var/log/wtmp again, and update monthly/200.accounting to take this into account. (Some sites might want to change the parameters of the rotation; it's easier to do this when it's all centralized in newsyslog.conf.)
Diffstat (limited to 'etc/newsyslog.conf')
-rw-r--r--etc/newsyslog.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf
index 998b33c..c35df22 100644
--- a/etc/newsyslog.conf
+++ b/etc/newsyslog.conf
@@ -1,5 +1,5 @@
# configuration file for newsyslog
-# $Id: newsyslog.conf,v 1.15 1998/04/14 23:05:26 jmb Exp $
+# $Id: newsyslog.conf,v 1.16 1998/06/09 18:26:16 ache Exp $
#
# logfilename owner.group mode count size time [ZB] [/pid_file] [sig_num]
/var/cron/log 600 3 100 * Z
@@ -7,7 +7,8 @@
/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/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
+/var/log/wtmp 644 3 * @01T05 B
OpenPOWER on IntegriCloud