diff options
Diffstat (limited to 'network/dnscrypt-proxy/dnscrypt-proxy.logrotate')
-rw-r--r-- | network/dnscrypt-proxy/dnscrypt-proxy.logrotate | 9 |
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 884ad989e1..0000000000 --- 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 -} |