summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-16 23:26:38 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-16 23:26:38 -0500
commitb84b98559236e83f9ecc5950c930de0b4fdc2232 (patch)
treeda563539e1e604d759e146b1e4d43a15ba2056fa
parent5c5a62041ebde24a26ea3e54cf4557e077985cd0 (diff)
Update etc/newsyslog.conf
-rw-r--r--etc/newsyslog.conf24
1 files changed, 12 insertions, 12 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf
index bdb0104..b0b6ab1 100644
--- a/etc/newsyslog.conf
+++ b/etc/newsyslog.conf
@@ -1,17 +1,17 @@
-# $OpenBSD: newsyslog.conf,v 1.36 2016/12/27 09:17:52 jca Exp $
+# $OpenBSD: newsyslog.conf,v 1.36 2016/12/27 09:17:52 jca Exp $
#
# configuration file for newsyslog
#
-# logfile_name owner:group mode count size when flags
-/var/cron/log root:wheel 600 3 10 * Z
-/var/log/authlog root:wheel 640 7 * 168 Z
-/var/log/daemon 640 5 300 * Z
-/var/log/lpd-errs 640 7 10 * Z
-/var/log/maillog 640 7 * 24 Z
-/var/log/messages 644 5 300 * Z
-/var/log/secure 600 7 * 168 Z
-/var/log/wtmp 644 7 * $W6D4 B
-/var/log/xferlog 640 7 250 * Z
-/var/log/pflog 600 3 250 * ZB "pkill -HUP -u root -U root -t - -x pflogd"
+# logfile_name owner:group mode count size when flags
+/var/cron/log root:wheel 600 3 10 * Z
+/var/log/authlog root:wheel 640 7 * 168 Z
+/var/log/daemon 640 5 300 * Z
+/var/log/lpd-errs 640 7 10 * Z
+/var/log/maillog 640 7 * 24 Z
+/var/log/messages 644 5 300 * Z
+/var/log/secure 600 7 * 168 Z
+/var/log/wtmp 644 7 * $W6D4 B
+/var/log/xferlog 640 7 250 * Z
+/var/log/pflog 600 3 250 * ZB "pkill -HUP -u root -U root -t - -x pflogd"
/var/www/logs/access.log 644 4 * $W0 Z /var/run/nginx.pid SIGUSR1
/var/www/logs/error.log 644 7 250 * Z /var/run/nginx.pid SIGUSR1