summarylogtreecommitdiffstats
path: root/bitcoin.logrotate
diff options
context:
space:
mode:
authorTomZ2017-11-09 20:29:18 +0100
committerTomZ2017-11-09 20:43:39 +0100
commit032a4ff8e6bc4a2f8723261f57d59dbdceaca6ad (patch)
tree5b4612be438bb0eead82a573e0014e192664eff0 /bitcoin.logrotate
parent1852dc6e90354bebe2eba904cc4ce9917940bcad (diff)
downloadaur-bitcoin-classic-git.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
-}