From b3bc092dad71cf4034d6f0d59708cfa47e8a3404 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 5 Mar 2020 05:54:09 +0000 Subject: [PATCH] core142: start suricata before unbound after update Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/142/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/142/update.sh b/config/rootfiles/core/142/update.sh index 686e9ae894..e46bdf2ea7 100644 --- a/config/rootfiles/core/142/update.sh +++ b/config/rootfiles/core/142/update.sh @@ -126,8 +126,8 @@ done /usr/local/bin/filesystem-cleanup # Start services -/etc/init.d/unbound restart /etc/init.d/suricata start +/etc/init.d/unbound restart /etc/init.d/squid start # remove lm_sensor config after collectd was started -- 2.39.2