chiark / gitweb /
udevadm: print all messages to stderr with priority higher or equal than LOG_ERR
authorMarco d'Itri <md@linux.it>
Mon, 14 Sep 2009 11:56:38 +0000 (13:56 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 14 Sep 2009 11:56:38 +0000 (13:56 +0200)
commitbbfeee28fc00642a01bf3f9c24e6c0e942d4adf8
tree3b558fbc339f76005eb3b6f8fb9184b35e7966c0
parentb6a2637524e4b94ba51abcf5ee42f3676c9755ed
udevadm: print all messages to stderr with priority higher or equal than LOG_ERR

It is needed to prevent errors in udev from going unnoticed (e.g.
when udevd is not running).
udev/udevadm-control.c
udev/udevadm-settle.c
udev/udevadm-trigger.c
udev/udevadm.c