From 33a2aff4168db7554ce26b574443bcb2dc58434d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 16 Aug 2024 10:00:29 +0000 Subject: [PATCH] core188: Ship unbound Signed-off-by: Michael Tremer --- config/rootfiles/core/188/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/188/update.sh b/config/rootfiles/core/188/update.sh index 704450f89..185ca16cf 100644 --- a/config/rootfiles/core/188/update.sh +++ b/config/rootfiles/core/188/update.sh @@ -67,6 +67,7 @@ ldconfig # Start services /etc/init.d/apache restart +/etc/init.d/unbound restart # Build initial ramdisks (for intel-microcode) dracut --regenerate-all --force -- 2.39.5