diff --git a/config/rootfiles/core/141/update.sh b/config/rootfiles/core/141/update.sh index 87f1fe38c..1b5f9faf7 100644 --- a/config/rootfiles/core/141/update.sh +++ b/config/rootfiles/core/141/update.sh @@ -83,6 +83,9 @@ telinit u # This update needs a reboot... touch /var/run/need_reboot +# Force update the package lists +pakfire update --force + # Finish /etc/init.d/fireinfo start sendprofile