X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevd.xml;h=674fa4d755a7ea02465c1e376e9317869422b692;hb=fc6da921ad3bcb251aa317376e81701700e925c9;hp=fbff8bab9761f4f83b684588adff8a30c29bf7e3;hpb=6ff4253618303d8ab77627e4b9afe115604b07f8;p=elogind.git diff --git a/udevd.xml b/udevd.xml index fbff8bab9..674fa4d75 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,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.