diff options
Diffstat (limited to 'community/dspam/dspam_maintenance.cron')
-rw-r--r-- | community/dspam/dspam_maintenance.cron | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/community/dspam/dspam_maintenance.cron b/community/dspam/dspam_maintenance.cron deleted file mode 100644 index 940d8aed1..000000000 --- a/community/dspam/dspam_maintenance.cron +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -# DSPAM maintenance tasks -# check "man 1 dspam_maintenance" for more options - -/usr/bin/dspam_maintenance --verbose --purgescriptdir=/usr/share/dspam 1> /dev/null |