mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Merge pull request #889 from openbrasil/patch-15
Monit: update vesta-php.conf
This commit is contained in:
commit
d19283760a
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
check process vesta-php with pidfile /var/run/vesta-php.pid
|
||||
start program = "/etc/init.d/vesta start"
|
||||
stop program = "/etc/init.d/vesta stop"
|
||||
start program = "/usr/bin/systemctl start vesta"
|
||||
stop program = "/usr/bin/systemctl stop vesta"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue