X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevd.xml;h=0b3c01787a41b7190c67c32b1fd3a690fcb6aa1c;hp=21e1c21f522713383a41aab7193b267fc5583f23;hb=3c52e8d8bb37bfbd67b8a53f9142353b543505f2;hpb=a5258107d254e70f41ec620e77518b78f71297e9 diff --git a/udevd.xml b/udevd.xml index 21e1c21f5..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 @@ -71,59 +70,6 @@ Print version number. - - - - Print usage. - - - - - - Set the internal log level of udevd. Valid values are the numerical - syslog priorities or their textual representations: , - and . - - - - - - Signal udevd to stop executing new events. Incoming events - will be queued. - - - - - - Signal udevd to enable the execution of events. - - - - - - Signal udevd to reload the rules from the config. - - - - - - Set global variable. - - - - - - Set the maximum number of events, udevd will handle at the - same time. - - - - - - Set the maximum number of events, which are allowed to run at the - same time. - -