Core Update 167: Export the location database again and reload the firewall

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-04-12 14:05:04 +00:00
parent e0da038fc9
commit 2506def0a6

View 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