mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
New vesta installer
This commit is contained in:
parent
dce52823fb
commit
e892898874
1545 changed files with 59733 additions and 3626 deletions
3
install/rhel/5/monit/mysql.conf
Normal file
3
install/rhel/5/monit/mysql.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
check process mysql with pidfile /var/run/mysqld/mysqld.pid
|
||||
start program = "/etc/init.d/mysqld start"
|
||||
stop program = "/etc/init.d/mysqld stop"
|
Loading…
Add table
Add a link
Reference in a new issue