From: Michael Tremer Date: Tue, 2 Jul 2024 09:19:33 +0000 (+0000) Subject: core187: Restart Suricata during the update X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c47863aca36bfdcd3eb7bc8a9a4d655818d4c9cb;p=people%2Fmfischer%2Fipfire-2.x.git core187: Restart Suricata during the update Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/187/update.sh b/config/rootfiles/core/187/update.sh index a70390fcc..5e3dbdf20 100644 --- a/config/rootfiles/core/187/update.sh +++ b/config/rootfiles/core/187/update.sh @@ -51,6 +51,7 @@ ldconfig # Start services /etc/init.d/unbound restart +/etc/init.d/suricata restart # Build initial ramdisks (for intel-microcode) dracut --regenerate-all --force