core165: Ship IPS rule updater again and unlock IPS page

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-03-15 11:16:22 +00:00
parent 16cd2d674e
commit ebe404ef02
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ srv/web/ipfire/cgi-bin/wirelessclient.cgi
srv/web/ipfire/html/themes/ipfire/include/css/style.css
usr/lib/firewall/firewall-lib.pl
usr/lib/firewall/rules.pl
usr/local/bin/update-ids-ruleset
usr/local/bin/update-location-database
usr/sbin/setup
var/ipfire/ids-functions.pl

View File

@@ -130,6 +130,7 @@ telinit u
/etc/rc.d/init.d/firewall restart
# Rebuild IPS rules
rm -vf /tmp/ids_page_locked
perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::oinkmaster();"
/etc/init.d/suricata reload