udev: restore debug level when logging a failure in the external prog called by IMPOR...
authorFranck Bui <fbui@suse.com>
Tue, 5 Mar 2019 10:03:07 +0000 (11:03 +0100)
committerAdrian Bunk <bunk@debian.org>
Thu, 30 Mar 2023 19:32:31 +0000 (20:32 +0100)
commit14cbeab85c2a2a10aadc39e954ef8ddd435b5028
tree68f7bc7230d9a9fc61c1b40e1c9614666945d7d7
parent48b07922cd6381bce45cf6bced15459f16cff803
udev: restore debug level when logging a failure in the external prog called by IMPORT{program}

It was already the case before commit a75211421fc9366068e6d9446e8e567246c72feb,
which upgraded the log to warning.

This seems an unintended side effect as the commit message doesn't mention it
and the old behavior looks more appropriate.

(cherry picked from commit 3c37dadf627677eef62fcfc0c0f07cc67c748a9e)

Gbp-Pq: Name udev-restore-debug-level-when-logging-a-failure-in-the-ex.patch
src/udev/udev-rules.c