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=cefd7763afd2997d78217b9497f90891a2276c4d;hb=705a165d4d7cea43cec11eaaaaf51b16806edf68;hpb=5f59fa0900a5c127ce1a25d8ba3176f166662f96 diff --git a/udev/udevadm.xml b/udev/udevadm.xml index cefd7763a..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. + + @@ -143,6 +149,12 @@ Export the content of the udev database. + + + + Cleanup the udev database. + + @@ -177,7 +189,7 @@ Trigger a specific type of devices. Valid types are: - devices, subsystems, failed. + devices, subsystems. The default value is devices. @@ -250,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. @@ -290,6 +302,12 @@ udevadm control <replaceable>command</replaceable> Modify the internal state of the running udev daemon. + + + + Signal and wait for udevd to exit. + + @@ -333,6 +351,12 @@ same time. + + seconds + + The maximum number seonds to wait for a reply from udevd. + +