mail-filter/spamassassin: new revision to fix the systemd service.
authorMichael Orlitzky <mjo@gentoo.org>
Thu, 24 Aug 2017 18:25:03 +0000 (14:25 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Thu, 24 Aug 2017 18:26:32 +0000 (14:26 -0400)
commit8509fc8bb4d887a0a5ebf685d04508824165b6cd
treef6df3d8cd1dbdb75d7573e1a5d8d043390f8b13e
parent27593283dc78da349aa24988856c3ca264e5b36e
mail-filter/spamassassin: new revision to fix the systemd service.

As part of bug 590346, I accidentally broke the systemd service file
by starting the service as spamd:spamd when it needs to bind to port
783. Even when the service is run in the foreground, it needs to be
started as root; it will then drop privileges if given the --username
and --groupname flags. The new service file gets this right, with
root owning the main process and spamd:spamd the children.

Thanks to Dan Goodliffe for the report and help debugging the issue.

Gentoo-Bug: 590346

Package-Manager: Portage-2.3.6, Repoman-2.3.1
mail-filter/spamassassin/files/spamassassin.service-r3 [moved from mail-filter/spamassassin/files/spamassassin.service-r2 with 66% similarity]
mail-filter/spamassassin/spamassassin-3.4.1-r16.ebuild [moved from mail-filter/spamassassin/spamassassin-3.4.1-r15.ebuild with 99% similarity]