mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user