On Thu, 11 Jul 2019 13:26:34 +0200 Laurent Bigonville wrote: > My understanding of the policy is that, if a package supports an > alternative init (other than systemd) it must also support sysvinit. > > Also note that if the check is actually correct, this will create false > positive for all the systemd .service files not started at boot > (scheduled jobs, dbus activated,...).
The current policy requirement is that everything would need to provide a sysvinit script, see https://bugs.debian.org/911165 Sadly the process to change this is stuck. Ansgar