summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-10-19 13:36:29 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-10-19 13:36:29 +0200
commitb15f606e08a32e8fd9c9774c01126d799bd3d36d (patch)
tree69d1a85b5aea1edd93bf04210dec70dcfcdaa786
parent6f805e83c806914ddb2e0001f0e79777a51e672e (diff)
downloadOpenBSD-firewall-b15f606e08a32e8fd9c9774c01126d799bd3d36d.tar.gz
OpenBSD-firewall-b15f606e08a32e8fd9c9774c01126d799bd3d36d.tar.bz2
unbound is chrooted, so /etc/root.hints is correct
-rw-r--r--config/obr/unbound/etc/unbound.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/obr/unbound/etc/unbound.conf b/config/obr/unbound/etc/unbound.conf
index 434605b..37ecd7a 100644
--- a/config/obr/unbound/etc/unbound.conf
+++ b/config/obr/unbound/etc/unbound.conf
@@ -27,7 +27,7 @@ server:
verbosity: 2
- root-hints: "/etc/unbound/etc/root.hints"
+ root-hints: "/etc/root.hints"
do-not-query-localhost: no