X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudev.xml;h=084c13bd98cb5d3a6f60719c5d0d1f8083c3c163;hb=b44b7f884136e1ef4452818ed514a5d7e51567f1;hp=4c35e197911ee16b7b30e10d3ba8f99f537a4494;hpb=e5e641518bb20d44db58d9715ac4cd450fcb4dcc;p=elogind.git 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. + +