summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-31 03:04:24 +0100
committerSam James <sam@gentoo.org>2021-07-31 03:04:24 +0100
commitb20e9ec89067302993eb5380c509830967ff5e1a (patch)
tree0a943f6fd1233617db726d4d956868aec1157756
parentnet-dns/getdns: fix stubby init script (diff)
downloadgentoo-b20e9ec89067302993eb5380c509830967ff5e1a.tar.gz
gentoo-b20e9ec89067302993eb5380c509830967ff5e1a.tar.bz2
gentoo-b20e9ec89067302993eb5380c509830967ff5e1a.zip
net-dns/getdns: add 'copytruncate' to logrotate configuration
Closes: https://bugs.gentoo.org/719868 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-dns/getdns/files/stubby.logrotate1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-dns/getdns/files/stubby.logrotate b/net-dns/getdns/files/stubby.logrotate
index 48058782594c..ca41d872cfd4 100644
--- a/net-dns/getdns/files/stubby.logrotate
+++ b/net-dns/getdns/files/stubby.logrotate
@@ -1,6 +1,7 @@
/var/log/stubby.log {
rotate 4
compress
+ copytruncate
size 200k
noolddir
missingok