From: Michael Tremer Date: Tue, 19 Sep 2023 11:08:28 +0000 (+0000) Subject: core180: Ship suricata X-Git-Tag: v2.27-core180~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f782be5e35a91d4a5d7e936799b561531f6ebfb;p=ipfire-2.x.git core180: Ship suricata Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/180/filelists/suricata b/config/rootfiles/core/180/filelists/suricata new file mode 120000 index 0000000000..f671f69933 --- /dev/null +++ b/config/rootfiles/core/180/filelists/suricata @@ -0,0 +1 @@ +../../../common/suricata \ No newline at end of file diff --git a/config/rootfiles/core/180/update.sh b/config/rootfiles/core/180/update.sh index c0bf18bd89..b538832bf3 100644 --- a/config/rootfiles/core/180/update.sh +++ b/config/rootfiles/core/180/update.sh @@ -63,6 +63,7 @@ if [ -f /var/ipfire/proxy/enable ]; then /etc/init.d/squid restart fi /etc/rc.d/init.d/udev restart +/etc/rc.d/init.d/suricata restart # This update needs a reboot... #touch /var/run/need_reboot