summaryrefslogtreecommitdiffstats
path: root/etc/newsyslog.conf
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-05-12 15:23:59 +0000
committereadler <eadler@FreeBSD.org>2013-05-12 15:23:59 +0000
commit168bd583e81022553017d75b42291248fd1b0f3e (patch)
tree77b9ea4b8f457708ffc7fff992c066a524f38d7a /etc/newsyslog.conf
parent5ed5e9c79dddd3ab3b330989e7943ad27466a7c2 (diff)
downloadFreeBSD-src-168bd583e81022553017d75b42291248fd1b0f3e.zip
FreeBSD-src-168bd583e81022553017d75b42291248fd1b0f3e.tar.gz
Make newsyslog compress logs with xz instead of bzip2 to save space.
PR: conf/178504 Submitted by: ak Reviewed by: smh
Diffstat (limited to 'etc/newsyslog.conf')
-rw-r--r--etc/newsyslog.conf36
1 files changed, 18 insertions, 18 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf
index 76e0707..a863978 100644
--- a/etc/newsyslog.conf
+++ b/etc/newsyslog.conf
@@ -17,23 +17,23 @@
# future, these defaults may change to more conservative ones.
#
# logfilename [owner:group] mode count size when flags [/pid_file] [sig_num]
-/var/log/all.log 600 7 * @T00 J
-/var/log/amd.log 644 7 100 * J
-/var/log/auth.log 600 7 100 @0101T JC
-/var/log/console.log 600 5 100 * J
-/var/log/cron 600 3 100 * JC
-/var/log/daily.log 640 7 * @T00 JN
-/var/log/debug.log 600 7 100 * JC
-/var/log/init.log 644 3 100 * J
-/var/log/kerberos.log 600 7 100 * J
-/var/log/lpd-errs 644 7 100 * JC
-/var/log/maillog 640 7 * @T00 JC
-/var/log/messages 644 5 100 @0101T JC
-/var/log/monthly.log 640 12 * $M1D0 JN
-/var/log/pflog 600 3 100 * JB /var/run/pflogd.pid
-/var/log/ppp.log root:network 640 3 100 * JC
-/var/log/security 600 10 100 * JC
+/var/log/all.log 600 7 * @T00 X
+/var/log/amd.log 644 7 100 * X
+/var/log/auth.log 600 7 100 @0101T XC
+/var/log/console.log 600 5 100 * X
+/var/log/cron 600 3 100 * XC
+/var/log/daily.log 640 7 * @T00 XN
+/var/log/debug.log 600 7 100 * XC
+/var/log/init.log 644 3 100 * X
+/var/log/kerberos.log 600 7 100 * X
+/var/log/lpd-errs 644 7 100 * XC
+/var/log/maillog 640 7 * @T00 XC
+/var/log/messages 644 5 100 @0101T XC
+/var/log/monthly.log 640 12 * $M1D0 XN
+/var/log/pflog 600 3 100 * XB /var/run/pflogd.pid
+/var/log/ppp.log root:network 640 3 100 * XC
+/var/log/security 600 10 100 * XC
/var/log/sendmail.st 640 10 * 168 BN
/var/log/utx.log 644 3 * @01T05 B
-/var/log/weekly.log 640 5 * $W6D0 JN
-/var/log/xferlog 600 7 100 * JC
+/var/log/weekly.log 640 5 * $W6D0 XN
+/var/log/xferlog 600 7 100 * XC
OpenPOWER on IntegriCloud