From: Arne Fitzenreiter Date: Sun, 25 Aug 2019 15:10:44 +0000 (+0200) Subject: core136: run xt_geoip_update X-Git-Tag: v2.23-core136~7^2~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51a7871a35718843ef3d0529efa2e805582885ab;p=ipfire-2.x.git core136: run xt_geoip_update Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/136/update.sh b/config/rootfiles/core/136/update.sh index 7991b82aca..8e7a5fd1ea 100644 --- a/config/rootfiles/core/136/update.sh +++ b/config/rootfiles/core/136/update.sh @@ -67,6 +67,9 @@ mv /etc/rc.d/rc6.d/K79unbound /etc/rc.d/rc6.d/K86unbound # Start services /etc/init.d/apache restart +# Update GeoIP +/usr/local/bin/xt_geoup_update + # This update needs a reboot... #touch /var/run/need_reboot