From: Michael Tremer Date: Thu, 14 Jul 2022 09:44:42 +0000 (+0000) Subject: c170: Ship suricata X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a702353e262542fd5becc930e42b2a47caca2a00;p=people%2Fstevee%2Fipfire-2.x.git c170: Ship suricata Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/170/filelists/suricata b/config/rootfiles/core/170/filelists/suricata new file mode 120000 index 0000000000..f671f69933 --- /dev/null +++ b/config/rootfiles/core/170/filelists/suricata @@ -0,0 +1 @@ +../../../common/suricata \ No newline at end of file diff --git a/config/rootfiles/core/170/update.sh b/config/rootfiles/core/170/update.sh index 9bc3d966ed..aaa42cbb4b 100644 --- a/config/rootfiles/core/170/update.sh +++ b/config/rootfiles/core/170/update.sh @@ -114,6 +114,7 @@ sed -i /etc/collectd.conf \ # Start services /etc/init.d/rc.d/unbound start +/etc/init.d/rc.d/suricata restart # This update needs a reboot... touch /var/run/need_reboot