From: Michael Tremer Date: Tue, 28 Jul 2020 17:18:19 +0000 (+0000) Subject: core148: Do not update the location database straight away X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ddc1aea083198724c666f27bb4c2df199018acc;p=people%2Fms%2Fipfire-2.x.git core148: Do not update the location database straight away This process takes a long time and stalls the update process. Since the cronjob is being called once an hour, all systems will very quickly pull a recent database which will then be extracted in the background not disrupting the Core Update process. Signed-off-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/148/update.sh b/config/rootfiles/core/148/update.sh index c77e72276f..d4bcc45bc2 100644 --- a/config/rootfiles/core/148/update.sh +++ b/config/rootfiles/core/148/update.sh @@ -52,7 +52,6 @@ ldconfig # update location database /usr/local/bin/convert-to-location -/usr/local/bin/update-location-database # Update Language cache /usr/local/bin/update-lang-cache