X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev.xml;h=15651e006e7fa8cb259a3d0c64fe5c68c8368457;hp=83a9d754ca0abaf8cd505239a4eff1161619c6b9;hb=927e994219e7d6ddbe9c14800b15fd1bc1613613;hpb=a75689bad504e35e346b84960b2b604532b1d6b5 diff --git a/udev.xml b/udev.xml index 83a9d754c..15651e006 100644 --- a/udev.xml +++ b/udev.xml @@ -333,6 +333,12 @@ event process for a long period of time may block all further events for this or a dependent device. Long running tasks need to be immediately detached from the event process itself. + If the specifiefd string starts with + , all current event + values will be passed to the specified socket, as a message in the same + format the kernel sends an uevent. If the first character of the specified path + is an @ character, an abstract namespace socket is used, instead of an existing + socket file. @@ -550,8 +556,16 @@ - The name of the device node. The value is only set if an earlier - rule assigned a value, or during a remove events. + The current name of the device node. If not changed by a rule, it is the + name of the kernel device. + + + + + + + The current list of symlinks, separated by a space character. The value is + only set if an earlier rule assigned a value, or during a remove events. @@ -600,7 +614,7 @@ AUTHOR Written by Greg Kroah-Hartman greg@kroah.com and Kay Sievers kay.sievers@vrfy.org. With much help from - Dan Stekloff dsteklof@us.ibm.com and many others. + Dan Stekloff and many others. @@ -609,10 +623,7 @@ udevd8 , - udevinfo8 - , - - udevmonitor8 + udevadm8