diff options
author | 2000-09-21 21:46:48 +0000 | |
---|---|---|
committer | 2000-09-21 21:46:48 +0000 | |
commit | 90cc31453e9f6ca3d617628f105b29cb4edf9240 (patch) | |
tree | 4894df60cdbbde1e2b5824f4e683653f9876848a | |
parent | Bad mickey doesn't know how to spell ``openings'' (diff) | |
download | wireguard-openbsd-90cc31453e9f6ca3d617628f105b29cb4edf9240.tar.xz wireguard-openbsd-90cc31453e9f6ca3d617628f105b29cb4edf9240.zip |
Change ipflog entry; joe@nall.com
-rw-r--r-- | etc/newsyslog.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf index 6b4311d9473..b98d2f450be 100644 --- a/etc/newsyslog.conf +++ b/etc/newsyslog.conf @@ -1,4 +1,4 @@ -# $OpenBSD: newsyslog.conf,v 1.9 1999/05/10 14:15:26 art Exp $ +# $OpenBSD: newsyslog.conf,v 1.10 2000/09/21 21:46:48 millert Exp $ # # configuration file for newsyslog # @@ -7,7 +7,7 @@ /var/log/aculog uucp.dialer 640 7 * 24 Z /var/log/authlog root.wheel 640 7 * 168 Z /var/log/daemon 640 5 30 * Z -/var/log/ipflog 640 3 10 * Z +/var/log/ipflog 640 7 * 24 Z /var/run/ipmon.pid /var/log/lpd-errs 640 7 10 * Z /var/log/maillog 600 7 * 24 Z /var/log/messages 644 5 30 * Z |