Change the header line to read "count" instead of "ngen" so
that it matched the terms used in the manual page. Closes PR# 2663.
This commit is contained in:
+10
-10
@@ -1,13 +1,13 @@
|
||||
# configuration file for newsyslog
|
||||
# $FreeBSD$
|
||||
#
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user