mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-05 22:34:39 -07:00
Update vesta-nginx.conf
Update to CentOS 7 comand!
This commit is contained in:
parent
be837cb3e5
commit
c628028372
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue