From 42331c7db6c9300277416ee64daeabff78117b3e Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Fri, 17 Dec 2010 17:10:29 +0200 Subject: Ensure forward upstream servers are saved. --- config/unbound/unbound.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/config/unbound/unbound.inc b/config/unbound/unbound.inc index bc29cfff..ac1b0e53 100644 --- a/config/unbound/unbound.inc +++ b/config/unbound/unbound.inc @@ -167,7 +167,6 @@ function unbound_control($action) { if(is_service_running("unbound")) { unbound_ctl_exec("forward $dns_servers"); - unbound_ctl_exec("reload"); } else { unbound_control("start"); unbound_control("forward"); -- cgit v1.2.3