Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2013 TutorialsPoint.COM
|
udevtrigger - Unix, Linux Command
Advertisements
NAME
udevtrigger - request kernel devices events for coldplug
SYNOPSIS
| Tag | Description |
|
udevtrigger [--verbose] [--dry-run]
|
DESCRIPTION
Trigger kernel device uevents to replay missing events at system coldplug.
OPTIONS
| Tag | Description |
|
--verbose
| | |
print out the devices found in sysfs.
|
|
--dry-run
|
dont actually trigger the event.
|
ENVIRONMENT
| Tag | Description |
|
UDEV_LOG
| | |
Overrides the syslog priority specified in the config file.
|
AUTHOR
Written by Kay Sievers
<kay.sievers@vrfy.org>
and Hannes Reinecke
<hare@suse.de>.
SEE ALSO
udev(7)
Advertisements
|
|
|