mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Merge pull request #881 from openbrasil/patch-7
Monit: update dovecot.conf
This commit is contained in:
commit
f0b7d6cb05
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue