mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-08 09:41:35 +00:00
- Instead of an arbitrary time decided by when FreedomBox service as started. Tests: - Add a log message before return statement. Set the system clock to 02:00 and start service in debug mode. Wait for 3 minutes. The timer is triggered but nothings happens. - Set the system clock to 06:10 and start service in debug mode. Wait for 3 minutes and a distribution upgrade check is performed and a message is printed. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>