mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
- Since FreedomBox does not depend on the package anymore, unattended-upgrades will remove the package. This causes Apache2 to fail to start. Disable the module from Apache2 configuration. Tests: - Remove the libapache2-mod-auth-pubtkt package. Re-run apache app setup by incrementing it version number. Apache will fail to start. Apply the patch and increment the version number. auth_pubtkt module will be disabled and Apache is automatically running again. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>