Description
In the https://github.com/freedomofpress/securedrop/blob/1d50b6ecd4bc0cfe6c803630b7fb4f8d39bc3810/install_files/securedrop-app-code/debian/postinst, we stop and restart the apache2 services during a securedrop-app-code package install. We should instead use systemd for Focal, like all the other services that are being run on the server.