You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
289 B
7 lines
289 B
# uncomment following line to skip anchor refresh before unbound start |
|
#DISABLE_UNBOUND_ANCHOR=yes |
|
# Better way is systemctl mask unbound-anchor.service |
|
UNBOUND_ANCHOR_OPTIONS="-f /etc/resolv.conf -R" |
|
|
|
# for extra debug, add "-v -v" or change verbosity: in unbound.conf |
|
UNBOUND_OPTIONS=""
|
|
|