X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevd.xml;h=0b3c01787a41b7190c67c32b1fd3a690fcb6aa1c;hp=84182884b66a9b23038bf71274753eb6d062804e;hb=1b4f9b167b2d71fc12acdc953aa34474bfa93f73;hpb=841e168c76403c058437bceda4e679dd7c82ae79 diff --git a/udevd.xml b/udevd.xml index 84182884b..0b3c01787 100644 --- a/udevd.xml +++ b/udevd.xml @@ -4,7 +4,7 @@
- udevd, udevcontrol + udevd udevd @@ -31,15 +31,14 @@ - - 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 @@ -72,30 +71,9 @@ - - - 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. - - - - + - udevcontrol starts the execution of events from udevd. + Print help text. @@ -119,7 +97,10 @@ SEE ALSO - udev7 + udev8 + , + + udevadm8