From 51a336168637cc06436cf7a989a66ccf8168b589 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:41:34 +0100 Subject: [PATCH] Update unbound-install.sh --- install/unbound-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/unbound-install.sh b/install/unbound-install.sh index 39cde037..e993b6de 100644 --- a/install/unbound-install.sh +++ b/install/unbound-install.sh @@ -61,7 +61,7 @@ EOF touch /var/log/unbound.log chown unbound:unbound /var/log/unbound.log - +sleep 5 systemctl restart unbound msg_ok "Installed Unbound"