]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
Core Update 167: Export the location database again and reload the firewall
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 12 Apr 2022 14:05:04 +0000 (14:05 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 12 Apr 2022 14:05:04 +0000 (14:05 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/167/update.sh

index 792beff31d3141c76c58a7387b16dbb317c4e686..0a647eb98570a9de7c6799002c549b5061e5aa37 100644 (file)
@@ -386,6 +386,9 @@ hardlink -c -vv /lib/firmware
 # Regenerate all initrds
 dracut --regenerate-all --force
 
+# Export the location database again and reload the firewall engine
+/usr/local/bin/update-location-database
+
 # Rebuild IPS rules
 perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::oinkmaster();"
 /etc/init.d/suricata reload