SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
--- bin/cron/update_spamassassin.cron.orig Sun Nov 22 07:10:01 2009
|
||||
+++ bin/cron/update_spamassassin.cron Fri Nov 27 17:30:37 2009
|
||||
@@ -14,7 +14,7 @@ fi
|
||||
# the clock. 1800 seconds = 30 minutes.
|
||||
# Set this to 0 to disable it.
|
||||
UPDATEMAXDELAY=3600
|
||||
-MSSAUPDATE=/opt/MailScanner/bin/update_spamassassin
|
||||
+MSSAUPDATE=%PREFIX%/bin/update_spamassassin
|
||||
if [ -f /etc/sysconfig/update_spamassassin ] ; then
|
||||
. /etc/sysconfig/update_spamassassin
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue