aboutsummaryrefslogtreecommitdiff
path: root/network/dnscrypt-proxy/dnscrypt-proxy.logrotate
diff options
context:
space:
mode:
authorT3slider <t3slider@gmail.com>2018-09-21 22:51:16 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-09-21 22:51:16 +0100
commite80f240fa0a8c826130aefb9c5c94a70b72205e9 (patch)
treef0cc9cdcb9bd1b906a74dcd3610e96dbf82bbe7d /network/dnscrypt-proxy/dnscrypt-proxy.logrotate
parent995510e0b97e7b0d4fdac6e6e917cf8334006aeb (diff)
network/dnscrypt-proxy: Updated for version 2.0.16.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/dnscrypt-proxy/dnscrypt-proxy.logrotate')
-rw-r--r--network/dnscrypt-proxy/dnscrypt-proxy.logrotate9
1 files changed, 0 insertions, 9 deletions
diff --git a/network/dnscrypt-proxy/dnscrypt-proxy.logrotate b/network/dnscrypt-proxy/dnscrypt-proxy.logrotate
deleted file mode 100644
index 884ad989e1337..0000000000000
--- a/network/dnscrypt-proxy/dnscrypt-proxy.logrotate
+++ /dev/null
@@ -1,9 +0,0 @@
-/var/log/dnscrypt-proxy/*log {
- weekly
- rotate 7
- copytruncate
- delaycompress
- compress
- notifempty
- missingok
-}