X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevd.xml;h=674fa4d755a7ea02465c1e376e9317869422b692;hb=fc6da921ad3bcb251aa317376e81701700e925c9;hp=84182884b66a9b23038bf71274753eb6d062804e;hpb=841e168c76403c058437bceda4e679dd7c82ae79;p=elogind.git diff --git a/udevd.xml b/udevd.xml index 84182884b..674fa4d75 100644 --- a/udevd.xml +++ b/udevd.xml @@ -80,22 +80,48 @@ - udevcontrol can dynamically set the log level of udevd. - Valid values are the numerical syslog priorities or their textual - representations: , - and . + Set the internal log level of udevd. Valid values are the numerical + syslog priorities or their textual representations: , + and . - udevcontrol stops the execution of events from udevd. + Signal udevd to stop executing new events. Incoming events + will be queued. - udevcontrol starts the execution of events from udevd. + 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. + + + + + + Print help text.