Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2013 TutorialsPoint.COM
|
udevsettle - Unix, Linux Command
Advertisements
NAME
udevsettle - wait until queued kernel/udev events are handled
SYNOPSIS
| Tag | Description |
|
udevsettle [--timeout=seconds]
|
DESCRIPTION
Waits watching the udev event queue and exits if all current events are handled.
OPTIONS
| Tag | Description |
|
--timeout=seconds
| | |
maximum seconds to wait for the queue to become empty.
|
ENVIRONMENT
| Tag | Description |
|
UDEV_LOG
| | |
Overrides the syslog priority specified in the config file.
|
AUTHOR
Written by Kay Sievers
<kay.sievers@vrfy.org>.
SEE ALSO
udev(7)
Advertisements
|
|
|