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