From: Michael Tremer Date: Fri, 9 Feb 2024 11:39:02 +0000 (+0000) Subject: core184: Ship suricata & libhtp X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bce42f80eb06c1b14e1cc4eaeab5d72724a0e456;p=people%2Fstevee%2Fipfire-2.x.git core184: Ship suricata & libhtp Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/184/filelists/libhtp b/config/rootfiles/core/184/filelists/libhtp new file mode 120000 index 000000000..676e2c5e8 --- /dev/null +++ b/config/rootfiles/core/184/filelists/libhtp @@ -0,0 +1 @@ +../../../common/libhtp \ No newline at end of file diff --git a/config/rootfiles/core/184/filelists/suricata b/config/rootfiles/core/184/filelists/suricata new file mode 120000 index 000000000..f671f6993 --- /dev/null +++ b/config/rootfiles/core/184/filelists/suricata @@ -0,0 +1 @@ +../../../common/suricata \ No newline at end of file diff --git a/config/rootfiles/core/184/update.sh b/config/rootfiles/core/184/update.sh index c3593414e..024c44be7 100644 --- a/config/rootfiles/core/184/update.sh +++ b/config/rootfiles/core/184/update.sh @@ -80,7 +80,7 @@ ldconfig telinit u /etc/init.d/vnstat start /etc/init.d/collectd restart - +/etc/init.d/suricata restart if [ -f /var/ipfire/proxy/enable ]; then /etc/init.d/squid start fi