summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/taler-exchange.logrotate10
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/taler-exchange.logrotate b/debian/taler-exchange.logrotate
deleted file mode 100644
index b8c56f668..000000000
--- a/debian/taler-exchange.logrotate
+++ /dev/null
@@ -1,10 +0,0 @@
-/var/log/taler/exchange.log {
- weekly
- size=100k
- rotate 7
- compress
- copytruncate
- delaycompress
- notifempty
- missingok
-}