moved the stats bit in clause true or false
This commit is contained in:
@@ -9,6 +9,9 @@ global
|
||||
<% if @hy_log_local1 == true -%>
|
||||
log /dev/log local1 notice
|
||||
<% end -%>
|
||||
<% if @hy_hard_stop == true -%>
|
||||
hard-stop-after <%= @hy_hard_stop_value %>
|
||||
<% end -%>
|
||||
chroot <%= @hy_chroot %>
|
||||
pidfile <%= @hy_pid %>
|
||||
maxconn <%= @hy_maxconn %>
|
||||
|
||||
Reference in New Issue
Block a user