X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev.xml;h=a7422e1ca09afae348d4cf9af2f918a35449a9c6;hb=ea97dc3792642fa8187a339cc258f9a5a7df4523;hp=e4329653170e1921482e9510cb684f9cd7755dd5;hpb=c7969cdbcb1f6d39177f6cc2e28597fabe186594;p=elogind.git diff --git a/udev.xml b/udev.xml index e43296531..a7422e1ca 100644 --- a/udev.xml +++ b/udev.xml @@ -394,10 +394,9 @@ - + - Wait for the specified sysfs file of the device to be created. Can be used - to fight against kernel sysfs timing issues. + Wait for a file to become available. @@ -441,6 +440,13 @@ detected. + + + + Number of seconds an event will wait for operations to finish, before it + will terminate itself. + + @@ -455,7 +461,7 @@ The , , , - , and + , , and fields support simple printf-like string substitutions. The format chars gets applied after all rules have been processed, right before the program is executed. It allows the use of the complete environment set by earlier matching @@ -556,8 +562,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.