Spamd a change de pid file sous jessie

This commit is contained in:
Gabriel Detraz 2015-09-11 11:12:48 +02:00
parent b16173e732
commit cf4ac5041f

View file

@ -280,6 +280,7 @@ service("slapd",
extra=["if failed host localhost port 389 protocol ldap3 timeout 30 seconds then restart"])
service("spamassassin",
pidp="/var/run/spamassassin.pid",
name="spamd",
init="spamassassin")