mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Closes: #2498. - Now, as soon as service starts, it will perform force upgrade operations and post-installation app setup operations. So, it is no loner necessary to wait for 10 minutes and trigger the one of the operations with 'apt-get update'. - In addition, the post-installation operations are triggered more explicitly and sooner. Tests: - Install MediaWiki on Bookworm. Run distribution upgrade to Trixie and it works. Log shows that post install operations were performed and mediawiki setup was rerun. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>