X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=04c3d0b96322a593d88ea78e4fe34e85760b9855;hb=e48e2912023b5600d291904b0f7b0017387e8cb2;hp=9a063f429001292816259fc4a240ef8a3b825979;hpb=63749b1a5fc68a44024dc6a4299b04a1f5d437e8;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 9a063f429..04c3d0b96 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -110,6 +110,12 @@ query returns the absolute path including the root directory. + + + + The udev runtime directory: /run/udev. + + @@ -118,6 +124,18 @@ along the chain, up to the root of sysfs that can be used in udev rules. + + + + Print output as key/value pairs. Values are enclosed in single quotes. + + + + + + Add a prefix to the key name of exported values. + + @@ -165,7 +183,7 @@ Trigger a specific type of devices. Valid types are: - devices, subsystems, failed. + devices, subsystems. The default value is devices. @@ -278,6 +296,12 @@ udevadm control <replaceable>command</replaceable> Modify the internal state of the running udev daemon. + + + + Signal and wait for udevd to exit. + + @@ -315,12 +339,18 @@ - value + value Set the maximum number of events, udevd will handle at the same time. + + seconds + + The maximum number seonds to wait for a reply from udevd. + +