From: Michael Tremer Date: Wed, 8 Jul 2026 10:10:38 +0000 (+0000) Subject: core204: Ship suricata X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07d2a050481a9dd57aa364c079667aa9d9e04789;p=ipfire-2.x.git core204: Ship suricata Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/204/filelists/suricata b/config/rootfiles/core/204/filelists/suricata new file mode 120000 index 000000000..f671f6993 --- /dev/null +++ b/config/rootfiles/core/204/filelists/suricata @@ -0,0 +1 @@ +../../../common/suricata \ No newline at end of file diff --git a/config/rootfiles/core/204/update.sh b/config/rootfiles/core/204/update.sh index d01c9cea2..116e0267c 100644 --- a/config/rootfiles/core/204/update.sh +++ b/config/rootfiles/core/204/update.sh @@ -117,6 +117,7 @@ rm -rfv \ # Start services /etc/init.d/apache start +/etc/init.d/suricata restart # If 'monit' is installed: update '/etc/monitrc' for use with 'monit v6.0.0' if [ -e /etc/monitrc ]; then