1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-23 21:35:11 +03:00
systemd/udev
Kay Sievers f7c5b04f69 re-enable failed event tracking
It did not work for the last couple of releases.

If RUN{record_failed}+="..." is given, a non-zero execution will mark
the event as failed. Recorded failed events can be re-triggered with:
  udevadm trigger --type=failed

The failed tracking _might_ be useful for things which might not be
ready to be executed at early bootup, but a bit later when the needed
dependencies are available. In many cases though, it indicates that
something is used in a way it should not.
2009-08-06 16:16:26 +02:00
..
.gitignore udev/.gitignore: add udev.pc 2009-06-22 00:33:09 +02:00
Makefile.am make: build internal tools against libudev-private.la 2009-07-25 20:37:45 +02:00
test-udev.c use more efficient string copying 2009-05-20 17:57:52 +02:00
udev-event.c re-enable failed event tracking 2009-08-06 16:16:26 +02:00
udev-node.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udev-rules.c re-enable failed event tracking 2009-08-06 16:16:26 +02:00
udev-watch.c udevd: convert to event worker processes 2009-06-04 01:44:04 +02:00
udev.h cleanup ./configure installation directory options 2009-06-17 02:25:07 +02:00
udev.pc.in udev.pc: add 2009-06-19 19:17:18 +02:00
udev.xml re-enable failed event tracking 2009-08-06 16:16:26 +02:00
udevadm-control.c udevadm: control - --env -> --property 2009-06-07 02:53:35 +02:00
udevadm-info.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udevadm-monitor.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udevadm-settle.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udevadm-test.c udevadm: test - print list of properties 2009-07-02 22:56:19 +02:00
udevadm-trigger.c re-enable failed event tracking 2009-08-06 16:16:26 +02:00
udevadm.c update a few years of copyright 2009-08-01 09:39:18 -04:00
udevadm.xml udevadm: trigger - add --sysname-match= 2009-07-23 00:02:28 +02:00
udevd.c re-enable failed event tracking 2009-08-06 16:16:26 +02:00
udevd.xml Expose delayed name resolution 2009-01-20 21:36:09 +00:00