summaryrefslogtreecommitdiffstats
path: root/etc/inc/unbound.inc
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2011-10-01 23:15:25 +0200
committerWarren Baker <warren@decoy.co.za>2011-10-01 23:15:25 +0200
commit8c87758e3e1e2250fa700dcb032c444afcfd992b (patch)
treebddcee244fb33cbead7066dd7f6c54c35100386a /etc/inc/unbound.inc
parent958f144a1d52590b0cd594be210967f348191808 (diff)
downloadpfsense-8c87758e3e1e2250fa700dcb032c444afcfd992b.zip
pfsense-8c87758e3e1e2250fa700dcb032c444afcfd992b.tar.gz
Add fetching of Root name servers hints file to setup
Diffstat (limited to 'etc/inc/unbound.inc')
-rw-r--r--etc/inc/unbound.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/unbound.inc b/etc/inc/unbound.inc
index 04395fe..47521d9 100644
--- a/etc/inc/unbound.inc
+++ b/etc/inc/unbound.inc
@@ -470,8 +470,8 @@ function unbound_setup() {
unbound_anchor_setup();
unbound_remote_control_setup();
unbound_keys_setup();
+ unbound_fetch_root_hints();
unbound_resync_config();
-
}
?> \ No newline at end of file
OpenPOWER on IntegriCloud