From: Michael Tremer Date: Tue, 6 May 2025 17:21:38 +0000 (+0000) Subject: unbound: Use fast reload X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc3c914b12689a8f245b2332bc6055bcc3f3dc89;p=ipfire-2.x.git unbound: Use fast reload Signed-off-by: Michael Tremer --- diff --git a/src/initscripts/system/unbound b/src/initscripts/system/unbound index 24d925638..56f7f4ff0 100644 --- a/src/initscripts/system/unbound +++ b/src/initscripts/system/unbound @@ -598,7 +598,7 @@ case "$1" in write_hosts_conf # Call unbound-control and perform the reload - /usr/sbin/unbound-control -q reload + /usr/sbin/unbound-control -q fast_reload # Dummy Resolve to wait for unbound resolve "ping.ipfire.org" &>/dev/null