mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Core Update 174: Ship ipblocklist-related changes
https://wiki.ipfire.org/devel/telco/2023-04-03 Cc: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -92,7 +92,9 @@ srv/web/ipfire/cgi-bin/proxy.cgi
|
||||
srv/web/ipfire/cgi-bin/traffic.cgi
|
||||
srv/web/ipfire/cgi-bin/updatexlrator.cgi
|
||||
usr/lib/firewall/rules.pl
|
||||
usr/local/bin/update-ipblocklists
|
||||
var/ipfire/graphs.pl
|
||||
var/ipfire/header.pl
|
||||
var/ipfire/ids-functions.pl
|
||||
var/ipfire/ipblocklist-functions.pl
|
||||
var/ipfire/network-functions.pl
|
||||
|
||||
@@ -184,6 +184,9 @@ if [ -e "/opt/pakfire/db/installed/meta-perl-TimeDate" ] && [ -e "/opt/pakfire/d
|
||||
/opt/pakfire/db/rootfiles/perl-TimeDate
|
||||
fi
|
||||
|
||||
# Update IP blocklists to resolve fallout of #13072 as quickly as possible
|
||||
/usr/local/bin/update-location-database
|
||||
|
||||
# This update needs a reboot...
|
||||
touch /var/run/need_reboot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user