From: Michael Tremer Date: Mon, 14 Mar 2022 15:56:40 +0000 (+0000) Subject: core165: Rebuild IPS rules X-Git-Tag: v2.27-core165~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16cd2d674ef253f1882bf6793281a3eaa9c0aca4;p=ipfire-2.x.git core165: Rebuild IPS rules Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/165/update.sh b/config/rootfiles/core/165/update.sh index f505628e4d..9598a3a14c 100644 --- a/config/rootfiles/core/165/update.sh +++ b/config/rootfiles/core/165/update.sh @@ -129,6 +129,10 @@ ldconfig telinit u /etc/rc.d/init.d/firewall restart +# Rebuild IPS rules +perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::oinkmaster();" +/etc/init.d/suricata reload + # This update needs a reboot... touch /var/run/need_reboot