mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update spamassassin.conf
Update to CentOS 7 comand!
This commit is contained in:
parent
be837cb3e5
commit
f477d943b8
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
check process spamassassin with pidfile /var/run/spamd.pid
|
||||
start program = "/etc/init.d/spamassassin start"
|
||||
stop program = "/etc/init.d/spamassassin stop"
|
||||
start program = "/usr/bin/systemctl start spamassassin"
|
||||
stop program = "/usr/bin/systemctl stop spamassassin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue