On Thu, 11 Jul 2019 13:26:34 +0200 Laurent Bigonville <bi...@debian.org> wrote:
[...]
>
> 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,...).
>

It's also creating false positives with symlinked .services:

For example:

E: policycoreutils: package-supports-alternative-init-but-no-init.d-script lib/systemd/system/basic.target.wants/selinux-autorelabel-mark.service E: policycoreutils: package-supports-alternative-init-but-no-init.d-script lib/systemd/system/selinux-autorelabel-mark.service

/lib/systemd/system/basic.target.wants/selinux-autorelabel-mark.service is a symlink to /lib/systemd/system/selinux-autorelabel-mark.service

Not sure whether only files in /lib/systemd/system/ be looked at or should symlinks be completely ignored(?)

Reply via email to