X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevd.8;h=cc724dceda78db1f4818caae1cbc8f2f3176c1bb;hb=fa0bca0120fb5b219d8a97d969587e89471a4476;hp=bb6d27fb41ebb88a3f96f3e5b3e077e1fe0d6f69;hpb=b52a01ee39dad3b04aaa7e3af7435f062d3e887f;p=elogind.git diff --git a/udevd.8 b/udevd.8 index bb6d27fb4..cc724dced 100644 --- a/udevd.8 +++ b/udevd.8 @@ -14,7 +14,7 @@ udevd \- event managing daemon .SH "SYNOPSIS" .HP 6 -\fBudevd\fR [\fB\-\-daemon\fR] [\fB\-\-help\fR] +\fBudevd\fR [\fB\-\-daemon\fR] [\fB\-\-debug\-trace\fR] [\fB\-\-verbose\fR] [\fB\-\-help\fR] .HP 20 \fBudevcontrol \fR\fB\fIcommand\fR\fR .SH "DESCRIPTION" @@ -25,6 +25,12 @@ udevd listens to kernel uevents and passes the incoming events to udev. It ensur \fB\-\-daemon\fR Detach and run in the background. .TP 3n +\fB\-\-debug\-trace\fR +Run all events completely serialized. This may be useful if udev triggers actions or loads kernel modules which cause problems and a slow but continiuous operation is needed, where no events are processed in parallel. +.TP 3n +\fB\-\-verbose\fR +Print log messages to stdout. +.TP 3n \fB\-\-help\fR Print usage. .TP 3n