Core Update 165: Ship ipset-related changes and restart the firewall engine

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-02-15 18:11:28 +00:00
parent 5108775b59
commit f14000733b
2 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,9 @@ srv/web/ipfire/cgi-bin/pakfire.cgi
srv/web/ipfire/cgi-bin/qos.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-location-database
usr/sbin/setup
var/ipfire/ids-functions.pl
var/ipfire/location-functions.pl
var/ipfire/main/manualpages

View File

@@ -62,7 +62,8 @@ rm -rvf \
/usr/bin/python3.8-config \
/usr/lib/libpython3.8.so \
/usr/lib/libpython3.8.so.1.0 \
/usr/lib/python3.8/
/usr/lib/python3.8/ \
/usr/share/xt_geoip/
# Stop services
@@ -80,6 +81,7 @@ ldconfig
# Start services
telinit u
/etc/rc.d/init.d/firewall restart
# This update needs a reboot...
touch /var/run/need_reboot