GNU/Linux |
Debian 4.0(Etch) |
|
![]() |
udevtrigger(8) |
![]() |
udevtrigger − request kernel devices events for coldplug
udevtrigger [−−verbose] [−−dry−run] [−−retry−failed] [−−help] [−−subsystem−match=subsystem] [−−subsystem−nomatch=subsystem] [−−attr−match=attribute=value] [−−attr−nomatch=attribute=value] |
Trigger kernel device uevents to replay missing events at system coldplug.
−−verbose
Print the list of devices which will be triggered.
−−dry−run
Do not actually trigger the event.
−−retry−failed
Trigger only the events which are failed during a previous run.
−−subsystem−match=subsystem
Trigger events for devices which belong to a matching subsystem. This option can be specified multiple times and supports shell style pattern matching.
−−subsystem−nomatch=subsystem
Do not trigger events for devices which belong to a matching subsystem. This option can be specified multiple times and supports shell style pattern matching.
−−attr−match=attribute=value
Trigger events for devices with a matching sysfs attribute. If a value is specified along with the attribute name, the content of the attribute is matched against the given value using shell style pattern matching. If no value is specified, the existence of the sysfs attribute is checked. This option can be specified multiple times.
−−attr−nomatchattribute=value
Do not trigger events for devices with a matching sysfs attribute. If a value is specified along with the attribute name, the content of the attribute is matched against the given value using shell style pattern matching. If no value is specified, the existence of the sysfs attribute is checked. This option can be specified multiple times.
UDEV_LOG
Overrides the syslog priority specified in the config file.
Written by Kay Sievers <kay.sievers@vrfy.org> and Hannes Reinecke <hare@suse.de>.
udev(7)
![]() |
udevtrigger(8) | ![]() |