change logging defaults
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
global
|
global
|
||||||
log 127.0.0.1:514 local0
|
log /dev/log local0
|
||||||
log 127.0.0.1:514 local1 notice
|
log /dev/log local1 notice
|
||||||
<% if @hy_hard_stop == true -%>
|
<% if @hy_hard_stop == true -%>
|
||||||
hard-stop-after <%= @hy_hard_stop_value %>
|
hard-stop-after <%= @hy_hard_stop_value %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
|||||||
Reference in New Issue
Block a user