mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 11:05:54 +02:00
core165: Ship IPS rule updater again and unlock IPS page
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user