Files
systemd/src/udev
Harald Hoyer 83be2c3985 udevadm-settle: fixed return code for empty queue
If the udev queue is empty and "/run/udev/queue" does not exist,
"udevadm settle" would return with EXIT_FAILURE, because the inotify on
"/run/udev/queue" would fail with ENOENT.

This patch lets "udevadm settle" exit with EXIT_SUCCESS in this case.
2014-05-20 12:25:16 +02:00
..
2014-04-21 00:03:22 +02:00
2013-11-18 20:28:55 -05:00
2014-02-17 19:03:07 -05:00
2013-12-18 23:58:23 -05:00
2014-05-17 08:41:48 +02:00