summarylogtreecommitdiffstats
path: root/bitcoin.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'bitcoin.logrotate')
-rw-r--r--bitcoin.logrotate11
1 files changed, 0 insertions, 11 deletions
diff --git a/bitcoin.logrotate b/bitcoin.logrotate
deleted file mode 100644
index 159f63f266ce..000000000000
--- a/bitcoin.logrotate
+++ /dev/null
@@ -1,11 +0,0 @@
-/var/lib/bitcoind/debug.log
-{
- rotate 5
- copytruncate
- daily
- missingok
- notifempty
- compress
- delaycompress
- sharedscripts
-}