Downgrade a couple of warnings to debug
authorMichael Biebl <biebl@debian.org>
Mon, 15 Feb 2021 23:18:50 +0000 (00:18 +0100)
committerMichael Biebl <biebl@debian.org>
Wed, 13 Jul 2022 21:05:40 +0000 (22:05 +0100)
commit9e72d96e479c5c01254fa4f39151401254681c7d
treea66ba568ee9dd3d72688e02aa5ac7c0b37340ee8
parentcc83e0f6851bd4c6c4813eba15be8e85e218c5b9
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