From: Michael Tremer Date: Thu, 15 Oct 2020 15:35:13 +0000 (+0000) Subject: core152: Ship suricata X-Git-Tag: v2.25-core152~7^2~12 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=7ad39d931a81d21eb03d12b411840ff1e59b1be0 core152: Ship suricata Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/152/filelists/suricata b/config/rootfiles/core/152/filelists/suricata new file mode 120000 index 0000000000..f671f69933 --- /dev/null +++ b/config/rootfiles/core/152/filelists/suricata @@ -0,0 +1 @@ +../../../common/suricata \ No newline at end of file diff --git a/config/rootfiles/core/152/update.sh b/config/rootfiles/core/152/update.sh index 5a1fa5c6d6..d868392885 100644 --- a/config/rootfiles/core/152/update.sh +++ b/config/rootfiles/core/152/update.sh @@ -49,6 +49,7 @@ ldconfig # Start services /etc/init.d/unbound restart +/etc/init.d/suricata restart # This update needs a reboot... #touch /var/run/need_reboot