X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevd.xml;h=cf033a06b20b8d15f8ca52823aa9f28fc3aeae62;hp=fbff8bab9761f4f83b684588adff8a30c29bf7e3;hb=1113044be205f9d78642744ffaa01329a77bee79;hpb=6ff4253618303d8ab77627e4b9afe115604b07f8 diff --git a/udevd.xml b/udevd.xml index fbff8bab9..cf033a06b 100644 --- a/udevd.xml +++ b/udevd.xml @@ -28,6 +28,7 @@ + @@ -64,6 +65,12 @@ Print log messages to stdout. + + + + Print version number. + + @@ -73,22 +80,54 @@ - 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 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. + + + + + + Print help text.