From: Arne Fitzenreiter Date: Sat, 14 Sep 2019 16:20:27 +0000 (+0000) Subject: core136: fix typo at GeoIP update X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f84bf4074cbc82197dd9697e47289f698f29fd8;p=people%2Fms%2Fipfire-2.x.git core136: fix typo at GeoIP update Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/136/update.sh b/config/rootfiles/core/136/update.sh index e6082c3977..56496bc92d 100644 --- a/config/rootfiles/core/136/update.sh +++ b/config/rootfiles/core/136/update.sh @@ -72,7 +72,7 @@ mv /etc/rc.d/rc6.d/K79unbound /etc/rc.d/rc6.d/K86unbound /etc/init.d/apache restart # Update GeoIP -/usr/local/bin/xt_geoup_update +/usr/local/bin/xt_geoip_update # This update needs a reboot... touch /var/run/need_reboot