summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-11-11 17:00:51 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-11-11 17:00:51 +0000
commit48b10c5711116214489988743774a7450e9755d2 (patch)
tree9d81c234e0b1b13d72f62479773cfe4a71d66c9a /etc
parent763570a8cc7467afb5fb81ade866c0519c45faff (diff)
sync the field names with what's in the man page;
from Kurt Seifried; ok millert@
Diffstat (limited to 'etc')
-rw-r--r--etc/newsyslog.conf28
1 files changed, 14 insertions, 14 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf
index ace7cfc3a23..afc3ed84ec0 100644
--- a/etc/newsyslog.conf
+++ b/etc/newsyslog.conf
@@ -1,17 +1,17 @@
-# $OpenBSD: newsyslog.conf,v 1.23 2003/10/06 20:18:25 henning Exp $
+# $OpenBSD: newsyslog.conf,v 1.24 2003/11/11 17:00:50 jmc Exp $
#
# configuration file for newsyslog
#
-# logfilename owner:group mode ngen size time [ZB]
-/var/cron/log root:wheel 600 3 10 * Z
-/var/log/aculog uucp:dialer 660 7 * 24 Z
-/var/log/authlog root:wheel 640 7 * 168 Z
-/var/log/daemon 640 5 30 * Z
-/var/log/lpd-errs 640 7 10 * Z
-/var/log/maillog 600 7 * 24 Z
-/var/log/messages 644 5 30 * Z
-/var/log/secure 600 7 * 168 Z
-/var/log/wtmp 644 7 * 168 ZB
-/var/log/xferlog 640 7 250 * Z
-/var/log/ppp.log 640 7 250 * Z
-/var/log/pflog 600 3 250 * ZB /var/run/pflogd.pid
+# logfile_name owner:group mode count size when flags
+/var/cron/log root:wheel 600 3 10 * Z
+/var/log/aculog uucp:dialer 660 7 * 24 Z
+/var/log/authlog root:wheel 640 7 * 168 Z
+/var/log/daemon 640 5 30 * Z
+/var/log/lpd-errs 640 7 10 * Z
+/var/log/maillog 600 7 * 24 Z
+/var/log/messages 644 5 30 * Z
+/var/log/secure 600 7 * 168 Z
+/var/log/wtmp 644 7 * 168 ZB
+/var/log/xferlog 640 7 250 * Z
+/var/log/ppp.log 640 7 250 * Z
+/var/log/pflog 600 3 250 * ZB /var/run/pflogd.pid