diff --git a/etc/inc/unbound.inc b/etc/inc/unbound.inc index 04395fe91b..47521d9582 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