diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-02-05 14:18:24 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-02-05 14:18:24 +0000 |
| commit | 94b5898f8dfb6e27157be0b9ae0a668cef078bcf (patch) | |
| tree | 7f9bda8a3392ba467f96cb4eab77632611308f84 /etc | |
| parent | a22ab7531b64cf1b307d23c08a71eca77311eef6 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/newsyslog.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf index 802ad5319fd8..12323640586b 100644 --- a/etc/newsyslog.conf +++ b/etc/newsyslog.conf @@ -1,13 +1,13 @@ # configuration file for newsyslog -# $Id: newsyslog.conf,v 1.5 1996/01/16 08:04:03 graichen Exp $ +# $Id$ # -# logfilename owner.group mode ngen size time [ZB] -/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/messages 664 5 100 * Z -/var/log/slip.log 600 3 100 * Z -/var/log/ppp.log 600 3 100 * Z -/var/log/wtmp 664 7 * 168 ZB +# logfilename owner.group mode count size time [ZB] +/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/messages 664 5 100 * Z +/var/log/slip.log 600 3 100 * Z +/var/log/ppp.log 600 3 100 * Z +/var/log/wtmp 664 7 * 168 ZB |
