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 --- config/rootfiles/core/148/update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/config/rootfiles/core/148/update.sh b/config/rootfiles/core/148/update.sh index c77e72276..d4bcc45bc 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 -- 2.20.1