From e2b82eabd1bb1244a0cc27c16b4afdbe3b627bcd Mon Sep 17 00:00:00 2001 From: Gerd Zelo Date: Sun, 17 May 2020 12:53:41 +0200 Subject: [PATCH] 2020.05.17-12:53:41 --- unbound/updateUnboundRootHints.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unbound/updateUnboundRootHints.sh b/unbound/updateUnboundRootHints.sh index adb8f5ae..9df5ff5d 100644 --- a/unbound/updateUnboundRootHints.sh +++ b/unbound/updateUnboundRootHints.sh @@ -49,5 +49,5 @@ if [[ $? -ne 0 ]]; then fi writeLog "[I] Starte den Unbound Service neu ..." -service unbound restart +/usr/sbin/service unbound restart writeLog "[I] Ende | Logfile: $log"