X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev%2Fudev.xml;h=084c13bd98cb5d3a6f60719c5d0d1f8083c3c163;hp=4c35e197911ee16b7b30e10d3ba8f99f537a4494;hb=9379b7c16dd3b2f11d9e69c063706037ae001a0a;hpb=4b0faa2aa0e7ca87fc0fdb637c69e978a7241e1c diff --git a/udev/udev.xml b/udev/udev.xml index 4c35e1979..084c13bd9 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -90,7 +90,7 @@ pointing to the node, or run a specified program as part of the event handling. If no matching rule is found, the default device node name is used. - A rule may consist of a list of one or more key value pairs separated by + A rule consists of a list of one or more key value pairs separated by a comma. Each key has a distinct operation, depending on the used operator. Valid operators are: @@ -104,7 +104,7 @@ - Compare for non-equality. + Compare for inequality. @@ -457,6 +457,13 @@ with this option. + + + + Watch the device node with inotify, when closed after being opened for + writing, a change uevent will be synthesised. + +