Merge "Set unbound logging to debug"
This commit is contained in:
commit
35869af6d6
@ -47,8 +47,8 @@ fi
|
|||||||
UNBOUND_LOGGING_CONF="\
|
UNBOUND_LOGGING_CONF="\
|
||||||
server:
|
server:
|
||||||
logfile: \"$LOG_FILE\"
|
logfile: \"$LOG_FILE\"
|
||||||
# Log only errors
|
# Log debug messages
|
||||||
verbosity: 0"
|
verbosity: 5"
|
||||||
echo "$UNBOUND_LOGGING_CONF" > /tmp/unbound-logging.conf
|
echo "$UNBOUND_LOGGING_CONF" > /tmp/unbound-logging.conf
|
||||||
|
|
||||||
if [[ "$DISTRO_NAME" =~ (centos|fedora|opensuse) ]] ; then
|
if [[ "$DISTRO_NAME" =~ (centos|fedora|opensuse) ]] ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user