From: Peter Müller Date: Tue, 12 Apr 2022 14:05:04 +0000 (+0000) Subject: Core Update 167: Export the location database again and reload the firewall X-Git-Tag: v2.27-core167~3^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2506def0a603ea4111bfb0f87794bd5a9c9a48fd;p=ipfire-2.x.git Core Update 167: Export the location database again and reload the firewall Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/167/update.sh b/config/rootfiles/core/167/update.sh index 792beff31d..0a647eb985 100644 --- a/config/rootfiles/core/167/update.sh +++ b/config/rootfiles/core/167/update.sh @@ -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