2020.05.17-12:53:41

This commit is contained in:
Gerd Zelo 2020-05-17 12:53:41 +02:00
parent 04853a4a4e
commit e2b82eabd1
1 changed files with 1 additions and 1 deletions

View File

@ -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"