From: Peter Müller Date: Tue, 23 Nov 2021 21:49:06 +0000 (+0100) Subject: Core Update 162: Ship libhtp and Suricata, restart the latter X-Git-Tag: v2.27-core162~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c581bbb87b2245f2c020ee3782a35e2dbe4cbe3;p=ipfire-2.x.git Core Update 162: Ship libhtp and Suricata, restart the latter Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/162/filelists/libhtp b/config/rootfiles/core/162/filelists/libhtp new file mode 120000 index 0000000000..676e2c5e87 --- /dev/null +++ b/config/rootfiles/core/162/filelists/libhtp @@ -0,0 +1 @@ +../../../common/libhtp \ No newline at end of file diff --git a/config/rootfiles/core/162/filelists/suricata b/config/rootfiles/core/162/filelists/suricata new file mode 120000 index 0000000000..f671f69933 --- /dev/null +++ b/config/rootfiles/core/162/filelists/suricata @@ -0,0 +1 @@ +../../../common/suricata \ No newline at end of file diff --git a/config/rootfiles/core/162/update.sh b/config/rootfiles/core/162/update.sh index dd52d09d58..f4080a9058 100644 --- a/config/rootfiles/core/162/update.sh +++ b/config/rootfiles/core/162/update.sh @@ -111,6 +111,8 @@ ldconfig # Start services /etc/init.d/sshd restart +/etc/init.d/suricata restart +/etc/init.d/unbound restart # remove lm_sensor config after collectd was started # to reserch sensors at next boot with updated kernel