diff --git a/templates/my.cnf.pass.erb b/templates/my.cnf.pass.erb index a2cef0e..9208d32 100644 --- a/templates/my.cnf.pass.erb +++ b/templates/my.cnf.pass.erb @@ -4,3 +4,4 @@ host=localhost <% unless @root_password == 'UNSET' -%> password='<%= @root_password %>' <% end -%> +socket=<%= socket %>