8 lines
289 B
Plaintext
8 lines
289 B
Plaintext
# 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=""
|