summaryrefslogtreecommitdiff
path: root/spamassassin/default/spamassassin.diff
blob: 960310e3c48b20cffa8abf7ff01655ce28a9d6db (plain)
  1. --- spamassassin.orig 2014-10-14 06:21:29.000000000 +0200
  2. +++ spamassassin 2016-10-24 21:10:39.000000000 +0200
  3. @@ -17,7 +17,7 @@
  4.  # make sure --max-children is not set to anything higher than 5,
  5. # unless you know what you're doing.
  6. -OPTIONS="--create-prefs --max-children 5 --helper-home-dir"
  7. +OPTIONS="--create-prefs --max-children 5 --helper-home-dir -u debian-spamd -g debian-spamd --nouser-config --listen /var/run/spamassassin/spamd.sock --socketowner debian-spamd --socketgroup debian-spamd --socketmode 0660"
  8. # Pid file
  9. # Where should spamd write its PID to file? If you use the -u or
  10. @@ -31,4 +31,4 @@
  11. # Cronjob
  12. # Set to anything but 0 to enable the cron job to automatically update
  13. # spamassassin's rules on a nightly basis
  14. -CRON=0
  15. +CRON=1