Actions
Bug #81
closed
sa-update in salt
Start date:
Due date:
2014-02-11
% Done:
0%
Tags:
Salt
URL:
Description
For Debian, my documentation doesn't work as it is right now. In the SpamAssassin module, the string sa-update -D
should be updated with /etc/cron.daily/spamassassin
so it's run with the proper user, thus avoiding wrong permissions.
Updated by Alexander Werner over 11 years ago
- Status changed from New to Feedback
- Tags Salt added
Don't understand. How should the "string"
sa-update -Dbe updated with
/etc/cron.daily/spamassassin?
Updated by Alexander Werner over 11 years ago
- Due date set to 2014-02-11
- Category set to Mail system
- Status changed from Feedback to Resolved
Fixed in salt
Updated by Florian Effenberger over 11 years ago
Alternatively, to avoid the delay with the sa-update script (RANGE=3600), you could also do sudo -u debian-spamd sa-update -D
Updated by Alexander Werner over 11 years ago
- Status changed from Resolved to Closed
Actions