config: Fix showing the value of the default home page
Closes: #2314 (closed).
Tests:
-
On a fresh testing container, verify that the file /etc/apache2/conf-available/freedombox-apache-homepage.conf is not present. Visit the config app and notice that home page shows as 'Apache Default'.
-
Apply the patch and refresh the page. The page now shows 'FreedomBox Service (Plinth)' as the home page.
-
Functional tests work.
Signed-off-by: Sunil Mohan Adapa sunil@medhas.org