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, 29 Jun 2023 13:57:02 +0000 (14:57 +0100)
commit6c3fdc040b337f28f7f5ee4b0c105b237c6e784d
tree9fbcd20ba658e3a12c3251e3b109b75e1ad063b0
parent2cba661c3cf5d21d245a0ae35aefc27665a9aabc
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