Downgrade a couple of warnings to debug
authorMichael Biebl <biebl@debian.org>
Mon, 15 Feb 2021 23:18:50 +0000 (00:18 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 21 Sep 2023 10:13:06 +0000 (11:13 +0100)
commitcf39e7df86b2e92b94f0b48bcc448080423f9dfe
tree6b25b4c43e38e00fe5e0114ea27c92d6342851bb
parentdc011c16af6b1b57e49fc8a243ec0ac092c4e9f2
Downgrade a couple of warnings to debug

If a package still ships only a SysV init script or if a service file or
tmpfile uses /var/run, downgrade those messages to debug. We can use
lintian to detect those issues.
For service files and tmpfiles in /etc, keep the warning, as those files
are typically added locally and aren't checked by lintian.

Closes: #981407
Gbp-Pq: Topic debian
Gbp-Pq: Name Downgrade-a-couple-of-warnings-to-debug.patch
src/core/load-fragment.c
src/sysv-generator/sysv-generator.c
src/tmpfiles/tmpfiles.c