FS#32817 - Spamassassin's unit file doesn't respect /etc/conf.d/spamd

Attached to Project: Arch Linux
Opened by Dimitrios Apostolou (jimis) - Friday, 23 November 2012, 20:58 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 24 November 2012, 02:21 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

I resolved it with the following two lines under [Service]:

EnvironmentFile=/etc/conf.d/spamd
ExecStart=/usr/bin/vendor_perl/spamd -d --pidfile /var/run/spamd.pid $SPAMD_OPTS
This task depends upon

Closed by  Eric Belanger (Snowman)
Saturday, 24 November 2012, 02:21 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Override the unit in /etc/systemd/system

Loading...