summarylogtreecommitdiffstats
path: root/bitcoin.logrotate
diff options
context:
space:
mode:
authorTomZ2017-11-09 20:29:59 +0100
committerTomZ2017-11-09 20:42:23 +0100
commit30d09f36fa6bb85be2f69309ee8ae23dd63e34ca (patch)
treec5db8d9092d18584f3416673a9f1794a7998289a /bitcoin.logrotate
parentd4affe738438d7906333e050acced524487275e5 (diff)
downloadaur-bitcoin-classic-daemon.tar.gz
update
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
-}