On 11/4/19 12:42 PM, Chris Lamb wrote: > Bug #944094 in lintian reported by you has been fixed in the > Git repository and is awaiting an upload. You can see the commit > message below and you can check the diff of the fix at: > > https://salsa.debian.org/lintian/lintian/commit/b27db57e4df4ab2b2cc973dbee1ae02949c14ae9
Thanks! That addresses the bit from the title, but I don't see any changes to also suppress systemd-service-file-missing-install-key in these cases, as requested by: > Furthermore, in both cases, since the .timer or .path will be > triggering the .service, it is completely normal that the .service > unit will not have an [Install] section. Most [Install] sections just > contain WantedBy, which is to make something (typically the default > target) Wants= the .service unit so it starts on bootup. That is not > relevant for .service units that are launched by .timer and .path > units. So it would be nice if the > systemd-service-file-missing-install-key was similarly not emitted in > these cases. -- Richard

