]> git.ipfire.org Git - thirdparty/systemd.git/blame - udevd.8
087 release
[thirdparty/systemd.git] / udevd.8
CommitLineData
420a506e 1.\" ** You probably do not want to edit this file directly **
0d210b3a 2.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
420a506e
KS
3.\" Instead of manually editing it, you probably should edit the DocBook XML
4.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
7b86ada7 5.TH "UDEVD" "8" "August 2005" "udev" "udevd, udevcontrol"
420a506e
KS
6.\" disable hyphenation
7.nh
8.\" disable justification (adjust text to left margin only)
9.ad l
10.SH "NAME"
11udevd \- event managing daemon
12.SH "SYNOPSIS"
13.HP 6
14\fBudevd\fR [\fB\-\-daemon\fR]
15.HP 20
16\fBudevcontrol \fR\fB\fIcommand\fR\fR
7dae391f 17.SH "DESCRIPTION"
420a506e
KS
18.PP
19udevd 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.
20.SH "OPTIONS"
21.TP
22\fB\-\-daemon\fR
23Detach and run in the background.
24.TP
25\fBlog_priority=\fR\fB\fIvalue\fR\fR
0d210b3a
KS
26udevcontrol can dynamically set the log level of udevd. Valid values are the numerical syslog priorities or their textual representations:
27\fBerr\fR,
28\fBinfo\fR
29and
7b86ada7 30\fBdebug\fR.
420a506e
KS
31.TP
32\fBstop_exec_queue\fR
33udevcontrol stops the execution of events from udevd.
34.TP
35\fBstart_exec_queue\fR
36udevcontrol starts the execution of events from udevd.
7b86ada7
KS
37.SH "ENVIRONMENT"
38.TP
39\fBUDEV_LOG\fR
40Overrides the syslog priority specified in the config file.
420a506e
KS
41.SH "AUTHOR"
42.PP
0d210b3a 43Written by Kay Sievers
420a506e 44<kay.sievers@vrfy.org>.
7dae391f 45.SH "SEE ALSO"
420a506e
KS
46.PP
47\fBudev\fR(8)