mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
- Database will be running if mysql has just been installed. - However, after disabling all apps, it is no longer running. After this trying to install/reinstall nextcloud fails. Fix this by ensuring that mysql is always running during setup. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>