File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ PidFile=<%= @pidfile %>
103103# Mandatory: no
104104# Default:
105105
106- SocketDir=<%= @socket_dir %>
106+ SocketDir=<%= @socketdir %>
107107<% end %>
108108
109109### Option: DBHost
@@ -545,4 +545,3 @@ LoadModulePath=<%= @loadmodulepath %>
545545<% if @tlspskfile %> TLSPSKFile=<%= @tlspskfile %> <% end %>
546546
547547<% end %>
548-
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ PidFile=<%= @pidfile %>
8585# Mandatory: no
8686# Default:
8787
88- SocketDir=<%= @socket_dir %>
88+ SocketDir=<%= @socketdir %>
8989<% end %>
9090
9191### Option: DBHost
@@ -527,4 +527,3 @@ LoadModulePath=<%= @loadmodulepath %>
527527<% if @tlskeyfile %> TLSKeyFile=<%= @tlskeyfile %> <% end %>
528528
529529<% end %>
530-
You can’t perform that action at this time.
0 commit comments