mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 16:32:59 +02:00
core132: Ship updated firewall rules generator
This patch also requires a reboot after installing this update so that the changed ruleset is being applied. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -5,6 +5,7 @@ etc/rc.d/init.d/suricata
|
||||
etc/suricata/suricata.yaml
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
srv/web/ipfire/cgi-bin/proxy.cgi
|
||||
usr/lib/firewall/rules.pl
|
||||
usr/sbin/convert-snort
|
||||
var/ipfire/ids-functions.pl
|
||||
var/ipfire/langs
|
||||
|
||||
@@ -46,7 +46,7 @@ ldconfig
|
||||
/etc/init.d/suricata restart
|
||||
|
||||
# This update needs a reboot...
|
||||
#touch /var/run/need_reboot
|
||||
touch /var/run/need_reboot
|
||||
|
||||
# Finish
|
||||
/etc/init.d/fireinfo start
|
||||
|
||||
Reference in New Issue
Block a user