mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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 <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
f6a31bfa07
commit
4ddc1aea08
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user