mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
- Initial implementation of home page setting used the file /etc/apache2/conf-available/freedombox.conf and edited the file. Since this file is shipped by the freedombox package, it lead to package getting stuck with conf-file prompt. FreedomBox v19.10 first fix this by carefully undoing the edits in this file and making them elsewhere. - This fix is present in Debian present old stable (with backports) and current stable, the migration is not needed in almost all the of cases. Tests: - First setup of FreedomBox works. - Setting home page works are expected. - Functional tests for config module works. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>