summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/datacoin-hp/files/datacoind.logrotate')
-rw-r--r--net-p2p/datacoin-hp/files/datacoind.logrotate7
1 files changed, 0 insertions, 7 deletions
diff --git a/net-p2p/datacoin-hp/files/datacoind.logrotate b/net-p2p/datacoin-hp/files/datacoind.logrotate
deleted file mode 100644
index 910bafe7de1d..000000000000
--- a/net-p2p/datacoin-hp/files/datacoind.logrotate
+++ /dev/null
@@ -1,7 +0,0 @@
-/var/lib/datacoin/.datacoin/debug.log {
- weekly
- sharedscripts
- postrotate
- killall -HUP datacoind
- endscript
-}