Package: gnupg-agent Version: 2.1.18-3 Severity: normal
According to upstream, it's incorrect to ship user/sockets.target.wants/* files directly, as those cannot be disabled by the administrator. Quote: ... should instead ship this with an [install] section and enable it at package install time with "systemctl preset --global gpg-agent.socket" ... that you way can "systemctl disable --global gpg-agent.socket" whenever you like. See: https://github.com/systemd/systemd/issues/5179#issuecomment-276797851