Update dovecot.conf

Update to CentOS 7 comand!
This commit is contained in:
WebZation 2016-10-22 02:17:09 -02:00 committed by GitHub
commit a47546e194

View file

@ -1,3 +1,3 @@
check process dovecot with pidfile /var/run/dovecot/master.pid
start program = "/etc/init.d/dovecot start"
stop program = "/etc/init.d/dovecot stop"
start program = "/usr/bin/systemctl start dovecot"
stop program = "/usr/bin/systemctl stop dovecot"