X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevd.xml;h=8d22a0c14d1e8b0b50037b77866f62f8f95563b9;hb=4cd71da5603898cff68a31774be570750d7fd659;hp=674fa4d755a7ea02465c1e376e9317869422b692;hpb=88caa9da18841561c604c5a237cb776375eee035;p=elogind.git diff --git a/udevd.xml b/udevd.xml index 674fa4d75..8d22a0c14 100644 --- a/udevd.xml +++ b/udevd.xml @@ -4,7 +4,7 @@
- udevd, udevcontrol + udevd udevd @@ -27,19 +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 @@ -60,7 +59,7 @@ - + Print log messages to stdout. @@ -71,53 +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 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. - - @@ -146,6 +98,9 @@ SEE ALSO udev7 + , + + udevadm8