Update vesta-php.conf

Update to CentOS 7 comand!
This commit is contained in:
WebZation 2016-10-22 02:29:35 -02:00 committed by GitHub
commit bd003a2064

View file

@ -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"