]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/udev/udev-event.c
udev: do not propagate error in executing PROGRAM and IMPORT{program}
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 18 Nov 2019 11:56:33 +0000 (20:56 +0900)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Nov 2019 19:20:46 +0000 (20:20 +0100)
commit08de195825cc1c93f0f3317a894830acdc2218b0
treef155a04069379e017c9aa9bd9a57608f382168a5
parent25f9288e31a586460c13d49edea9edafdca2a972
udev: do not propagate error in executing PROGRAM and IMPORT{program}

Also, this adds more logs.

Fixes #14027.
src/udev/udev-event.c
src/udev/udev-rules.c