Update vesta-nginx.conf

Update to CentOS 7 comand!
This commit is contained in:
WebZation 2016-10-22 02:28:59 -02:00 committed by GitHub
parent be837cb3e5
commit c628028372

View file

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