summaryrefslogtreecommitdiffstats
path: root/etc/newsyslog.conf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-09-12 17:28:07 +0000
committerobrien <obrien@FreeBSD.org>2002-09-12 17:28:07 +0000
commit2a2bc463a79242d8c99c09ce3ed61cf3374369c3 (patch)
treeda7e9b35609bd186da22cae0d4b6a44cfe913409 /etc/newsyslog.conf
parentc18dda8955337d7988f5f5591a7b8e7a4ebe7456 (diff)
downloadFreeBSD-src-2a2bc463a79242d8c99c09ce3ed61cf3374369c3.zip
FreeBSD-src-2a2bc463a79242d8c99c09ce3ed61cf3374369c3.tar.gz
Use bzip2 instead of gzip for those logs we compress.
Basic idea agreed to by: rwatson
Diffstat (limited to 'etc/newsyslog.conf')
-rw-r--r--etc/newsyslog.conf30
1 files changed, 15 insertions, 15 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf
index 01893d7..0d66f1b 100644
--- a/etc/newsyslog.conf
+++ b/etc/newsyslog.conf
@@ -8,20 +8,20 @@
# future, these defaults may change to more conservative ones.
#
# logfilename [owner:group] mode count size when [ZJB] [/pid_file] [sig_num]
-/var/log/cron 600 3 100 * Z
-/var/log/amd.log 644 7 100 * Z
-/var/log/auth.log 600 7 100 * Z
-/var/log/kerberos.log 600 7 100 * Z
-/var/log/lpd-errs 644 7 100 * Z
-/var/log/maillog 640 7 * @T00 Z
+/var/log/cron 600 3 100 * J
+/var/log/amd.log 644 7 100 * J
+/var/log/auth.log 600 7 100 * J
+/var/log/kerberos.log 600 7 100 * J
+/var/log/lpd-errs 644 7 100 * J
+/var/log/maillog 640 7 * @T00 J
/var/log/sendmail.st 640 10 * 168 B
-/var/log/messages 644 5 100 * Z
-/var/log/all.log 600 7 * @T00 Z
-/var/log/slip.log root:network 640 3 100 * Z
-/var/log/ppp.log root:network 640 3 100 * Z
-/var/log/security 600 10 100 * Z
+/var/log/messages 644 5 100 * J
+/var/log/all.log 600 7 * @T00 J
+/var/log/slip.log root:network 640 3 100 * J
+/var/log/ppp.log root:network 640 3 100 * J
+/var/log/security 600 10 100 * J
/var/log/wtmp 644 3 * @01T05 B
-/var/log/daily.log 640 7 * @T00 Z
-/var/log/weekly.log 640 5 1 $W6D0 Z
-/var/log/monthly.log 640 12 * $M1D0 Z
-/var/log/console.log 600 5 100 * Z
+/var/log/daily.log 640 7 * @T00 J
+/var/log/weekly.log 640 5 1 $W6D0 J
+/var/log/monthly.log 640 12 * $M1D0 J
+/var/log/console.log 600 5 100 * J
OpenPOWER on IntegriCloud