aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dspam/dspam.logrotate
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-03-26 10:32:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-26 10:32:35 +0000
commitb001c87f5d08678d4e891f84d70a9fed78ecf258 (patch)
treee56b9f86eeee76e68d560e8f51c39f8fef096b5e /testing/dspam/dspam.logrotate
parent1df361816c6a1773d5648e22746e57b29d35eae8 (diff)
downloadaports-b001c87f5d08678d4e891f84d70a9fed78ecf258.tar.bz2
aports-b001c87f5d08678d4e891f84d70a9fed78ecf258.tar.xz
unmaintained/dspam: move from testing
does not look like anything happened upstream
Diffstat (limited to 'testing/dspam/dspam.logrotate')
-rw-r--r--testing/dspam/dspam.logrotate6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/dspam/dspam.logrotate b/testing/dspam/dspam.logrotate
deleted file mode 100644
index 1fb3e04ccb..0000000000
--- a/testing/dspam/dspam.logrotate
+++ /dev/null
@@ -1,6 +0,0 @@
-/var/log/dspam/sql.errors /var/log/dspam/dspam.log /var/log/dspam/dspam.debug /var/log/dspam/dspam.messages {
- weekly
- compress
- missingok
- copytruncate
-}