Add fetching of Root name servers hints file to setup

This commit is contained in:
Warren Baker 2011-10-01 23:15:25 +02:00
parent 958f144a1d
commit 8c87758e3e

View File

@ -470,8 +470,8 @@ function unbound_setup() {
unbound_anchor_setup();
unbound_remote_control_setup();
unbound_keys_setup();
unbound_fetch_root_hints();
unbound_resync_config();
}
?>