X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=udev.xml;h=5eff452b771d9db52c45e99e2cd6516f9393f98f;hb=7c389ce8a098fa02c93890205d715ecef6024c3e;hp=e4329653170e1921482e9510cb684f9cd7755dd5;hpb=c7969cdbcb1f6d39177f6cc2e28597fabe186594;p=elogind.git diff --git a/udev.xml b/udev.xml index e43296531..5eff452b7 100644 --- a/udev.xml +++ b/udev.xml @@ -159,6 +159,15 @@ + + + + Match the name of the node or network interface. It can + be used once the NAME key has been set in one of the preceding + rules. + + + @@ -394,10 +403,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 +449,13 @@ detected. + + + + Number of seconds an event will wait for operations to finish, before it + will terminate itself. + + @@ -455,7 +470,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 +571,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.