X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevd.xml;h=178af4cb6c6fb74bc5e02f7ea7356ffdfd820768;hp=938707bee1cfa8395a33b2a627db9e99133f94cb;hb=4c46d72a93409860aea84242f4dcbe37b2afab19;hpb=c7c00276f6f26ff7f38e99d887137bc1f172a978 diff --git a/udevd.xml b/udevd.xml index 938707bee..178af4cb6 100644 --- a/udevd.xml +++ b/udevd.xml @@ -4,7 +4,7 @@
- udevd, udevcontrol + udevd udevd @@ -27,18 +27,18 @@ udevd - + + - - udevcontrol command - DESCRIPTION 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. + udev. It ensures the correct event order and takes care, that events for child + devices are delayed until the parent event has finished the device handling. + The behavior of the running daemon can be changed with + udevadm control. OPTIONS @@ -53,42 +53,27 @@ 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 + actions or loads kernel modules which cause problems and a slow but continuous operation is needed, where no events are processed in parallel. - + Print log messages to stdout. - - - Print usage. - - - - - - udevcontrol can dynamically set the log level of udevd. - Valid values are the numerical syslog priorities or their textual - representations: , - and . - - - - + - udevcontrol stops the execution of events from udevd. + Print version number. - + - udevcontrol starts the execution of events from udevd. + Print help text. @@ -112,7 +97,10 @@ SEE ALSO - udev7 + udev8 + , + + udevadm8