mail-filter/spamassassin: remove redundant systemd service file lines.
authorMichael Orlitzky <mjo@gentoo.org>
Sun, 20 Aug 2017 14:49:57 +0000 (10:49 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sun, 20 Aug 2017 14:49:57 +0000 (10:49 -0400)
commitdb54891dc68ce65539310fefa703f82d5ce0bb2e
treeba30657f2994f767244a01d469e0513bb2066fcf
parent9ba052c45f3665d481b37f4e342f034dc86a3770
mail-filter/spamassassin: remove redundant systemd service file lines.

This commit drops the StandardOutput=syslog and StandardError=syslog
lines from the new systemd service file. The defaults for those two
options are now "journal" which will eventually hit syslog anyway if
the user so desires. Consequently, we drop After=syslog.target too.

Thanks to grawity on Freenode for the tip.

Package-Manager: Portage-2.3.6, Repoman-2.3.1
mail-filter/spamassassin/files/spamassassin.service-r2