fix(redhat): added missing client socket

This commit is contained in:
Lenny Meerwood 2020-12-03 15:49:02 +10:00
parent 1c70b0abc1
commit b0f370cf8b

View file

@ -43,7 +43,8 @@ RedHat:
config:
file: /etc/my.cnf
sections:
client: {}
client:
socket: /var/lib/mysql/mysql.sock
mysqld_safe:
log_error: /var/log/mysql/mysqld.log
pid_file: /var/run/mysql/mysqld.pid