.\" Title: udevd .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 .\" Date: August 2005 .\" Manual: udevd, udevcontrol .\" Source: udev .\" .TH "UDEVD" "8" "August 2005" "udev" "udevd, udevcontrol" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" udevd \- event managing daemon .SH "SYNOPSIS" .HP 6 \fBudevd\fR [\fB\-\-daemon\fR] [\fB\-\-verbose\fR] [\fB\-\-help\fR] .HP 20 \fBudevcontrol \fR\fB\fIcommand\fR\fR .SH "DESCRIPTION" .PP 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 3n \fB\-\-daemon\fR Detach and run in the background. .TP 3n \fB\-\-verbose\fR Print log messages to stdout. .TP 3n \fB\-\-help\fR Print usage. .TP 3n \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: \fBerr\fR, \fBinfo\fR and \fBdebug\fR. .TP 3n \fBstop_exec_queue\fR udevcontrol stops the execution of events from udevd. .TP 3n \fBstart_exec_queue\fR udevcontrol starts the execution of events from udevd. .SH "ENVIRONMENT" .TP 3n \fBUDEV_LOG\fR Overrides the syslog priority specified in the config file. .SH "AUTHOR" .PP Written by Kay Sievers . .SH "SEE ALSO" .PP \fBudev\fR(7)