From fcb0e92decdd9f81189ebacb684d868f3c27a4c6 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 12 Oct 2019 15:56:40 +0000 Subject: [PATCH] core137: restart updated services Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/137/update.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/rootfiles/core/137/update.sh b/config/rootfiles/core/137/update.sh index 8c8019b90..a78d50a4a 100644 --- a/config/rootfiles/core/137/update.sh +++ b/config/rootfiles/core/137/update.sh @@ -93,6 +93,10 @@ ldconfig /usr/local/bin/update-lang-cache # Start services +/usr/local/bin/ipsecctrl S +/etc/init.d/suricata restart +/etc/init.d/unbound restart +/etc/init.d/collectd restart # Search sensors again after reboot into the new kernel rm -f /etc/sysconfig/lm_sensors