mail-filter/spamassassin: synchronize the systemd service configuration.
authorMichael Orlitzky <mjo@gentoo.org>
Sun, 20 Aug 2017 13:52:40 +0000 (09:52 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sun, 20 Aug 2017 14:32:44 +0000 (10:32 -0400)
commit2d2b99bbe0ceafbfd2601508d9dfe67a76ec83b3
tree0a1b64c79d412ba78abf9e0bd959bde008a4e73e
parent52480637e8a4cd42cb671c02fdf1c122e387a3fe
mail-filter/spamassassin: synchronize the systemd service configuration.

This commit brings the systemd service and its configuration back in
sync with OpenRC:

  * The SPAMD_OPTS passed to the daemon now match OpenRC's.

  * We no longer pass --daemon to spamd, and thus we don't have to
    specify that the daemon forks or track its PID file in the
    service.

  * The "spamd" user and group are used for the service.

Gentoo-Bug: 590346

Package-Manager: Portage-2.3.6, Repoman-2.3.1
mail-filter/spamassassin/files/spamassassin.service-r2 [new file with mode: 0644]
mail-filter/spamassassin/files/spamassassin.service.conf-r1 [new file with mode: 0644]
mail-filter/spamassassin/spamassassin-3.4.1-r14.ebuild [new file with mode: 0644]