-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Thank you for your great work in designing and providing Universal Blue!
Automatic updates to flatpak runtimes occasionally result in crashes later that day to applications, like LibreOffice Writer and Firefox[1]. Because of this, I had made some modifications to flatpak-system-update.timer and flatpak-user-update.timer to stop their timer from running every day, and to instead run at boot/login, and every 60 days there-after. Then it will only crash applications if a computer really hasn't been rebooted for a couple months.
Recent changes to Universal Blue seem to have moved away from flatpak-system-update.timer and flatpak-user-update.timer. Possibly to uupd.timer. But I haven't entirely worked out how to change the flatpak user and flatpak system update cadence.
Can you please expose a capability and/or provide documentation, describing how to change the flatpak update frequency? [2]
I understand from Universal Blue blogs that frequent reboots are the style of some of the developers. Please note that not doing weekly reboots isn't necessarily the cause of the problem described above. I expect these particular crashes to happen even if the machine were rebooted the previous day. So users who frequently reboot would also benefit from the capability to modify their flatpak update schedule if this adequately bothered them.
Thank you again for all of your amazing work in providing Universal Blue!
[1] I know this isn't supposed to happen. But that hasn't kept LibreOffice from crashing after a runtime update that morning :-)
[2] uupd.timer could be adjusted to run at boot and then not again for 60 days, but I still want the system image updates to be fetched in the background. It's the flatpak updating that I want to delay.