You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
352 B
16 lines
352 B
### Spamassassin Rules Updates ### |
|
# |
|
# http://wiki.apache.org/spamassassin/RuleUpdates |
|
# |
|
# sa-update automatically updates your rules once per day if a spam daemon like |
|
# spamd or amavisd are running. |
|
|
|
[Unit] |
|
Description=Spamassassin Rules Update timer |
|
Documentation=man:sa-update(1) |
|
|
|
[Timer] |
|
OnCalendar=daily |
|
|
|
[Install] |
|
WantedBy=spamassassin.service
|
|
|