X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev%2Fudevadm.xml;h=b5fb971f3bdb9dea2b6873df73b87798041c9f22;hp=223140e7a700aca3f7a967d3a8e774bbc4112311;hb=829f6902fe09d2eb1cff459fa5e26ed53f98ebc8;hpb=87d55ff672d78ebf8afc755e88beeeb1bdf3ac5e diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 223140e7a..b5fb971f3 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. + + @@ -131,6 +149,12 @@ Export the content of the udev database. + + + + Cleanup the udev database. + + @@ -165,7 +189,7 @@ Trigger a specific type of devices. Valid types are: - devices, subsystems, failed. + devices, subsystems. The default value is devices. @@ -238,7 +262,7 @@ Maximum number of seconds to wait for the event queue to become empty. - The default value is 180 seconds. A value of 0 will check if the queue is empty + The default value is 120 seconds. A value of 0 will check if the queue is empty and always return immediately. @@ -278,6 +302,12 @@ udevadm control <replaceable>command</replaceable> Modify the internal state of the running udev daemon. + + + + Signal and wait for udevd to exit. + + @@ -321,6 +351,12 @@ same time. + + seconds + + The maximum number seonds to wait for a reply from udevd. + +