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>
Tue, 18 Jan 2022 17:52:45 +0000 (17:52 +0000)
commit022ac4a0f8529064e1e36d71bd2d9dfec0a6c221
tree56f01913b5b1d668016c2f222aa16f25a759d476
parentdd3c3449b4b236b90578b5bf3d40be0c2d78b959
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