summaryrefslogtreecommitdiff
path: root/sysutils/logrotate/patches/patch-examples_logrotate-default
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/logrotate/patches/patch-examples_logrotate-default')
-rw-r--r--sysutils/logrotate/patches/patch-examples_logrotate-default6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/logrotate/patches/patch-examples_logrotate-default b/sysutils/logrotate/patches/patch-examples_logrotate-default
index e94203ce493..e1f3e86319d 100644
--- a/sysutils/logrotate/patches/patch-examples_logrotate-default
+++ b/sysutils/logrotate/patches/patch-examples_logrotate-default
@@ -1,8 +1,8 @@
-$NetBSD: patch-examples_logrotate-default,v 1.3 2015/03/11 21:34:16 nils Exp $
+$NetBSD: patch-examples_logrotate-default,v 1.4 2017/01/26 20:12:32 nils Exp $
Add pkgsrc paths compatibility.
---- examples/logrotate-default.orig 2014-10-16 11:12:35.000000000 +0000
+--- examples/logrotate-default.orig 2016-12-02 13:12:33.000000000 +0000
+++ examples/logrotate-default
@@ -14,22 +14,7 @@ dateext
# uncomment this if you want your log files compressed
@@ -26,6 +26,6 @@ Add pkgsrc paths compatibility.
- rotate 1
-}
+# Packages drop log rotation information into this directory
-+include @PKG_SYSCONFDIR@/logrotate.d
++include /usr/pkg/etc/logrotate.d
# system-specific logs may be also be configured here.