udevd listens to kernel uevents and passes the incoming events to udev. It ensures the right event order and takes care, that events for child devices are delayed until the parent has finished the device handling.
.SH"OPTIONS"
.TP
\fB\-\-daemon\fR
Detach and run in the background.
.TP
\fBlog_priority=\fR\fB\fIvalue\fR\fR
udevcontrol can dynamically set the log level of udevd. Valid values are the numerical syslog priorities or their textual representations: err, info and debug.
.TP
\fBstop_exec_queue\fR
udevcontrol stops the execution of events from udevd.
.TP
\fBstart_exec_queue\fR
udevcontrol starts the execution of events from udevd.