From: Arne Fitzenreiter Date: Sat, 19 Jan 2019 16:24:47 +0000 (+0100) Subject: core127: run xt_geoip_update X-Git-Tag: v2.21-core127~4 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=f29ff21cd61fab2e7ed3ea443568c7c71bcb3f30 core127: run xt_geoip_update Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/127/update.sh b/config/rootfiles/core/127/update.sh index b5c72ad4ef..e276e7e684 100644 --- a/config/rootfiles/core/127/update.sh +++ b/config/rootfiles/core/127/update.sh @@ -66,6 +66,9 @@ sysctl -p # Re-run depmod depmod -a +# Update xt_geoip +/usr/local/bin/xt_geoip_update + # This update needs a reboot... touch /var/run/need_reboot