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>
Fri, 10 Nov 2023 00:25:41 +0000 (00:25 +0000)
commitdec0031ed1d102429fb62367259299e597e5a10b
treeb437d251961d8d78ef2318bd270e37acbe9397ca
parentb7221da962320ecb708058641827be488d0601e6
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