mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-30 19:40:54 -07:00
Update mysql.conf
Update to CentOS 7 comand!
This commit is contained in:
parent
be837cb3e5
commit
d836fb2bc4
1 changed files with 3 additions and 3 deletions
|
@ -1,3 +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"
|
||||
check process mariadb with pidfile /var/run/mariadb/mariadb.pid
|
||||
start program = "/usr/bin/systemctl start mariadb"
|
||||
stop program = "/usr/bin/systemctl stop mariadb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue