X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudev.xml;h=ff01fefe58a6b36eca6ff5621139db1bbe43a1f2;hb=b73bf332c2da4f539d029d5e9a09af76df12181f;hp=5aa6c38da4f844d2839661349b76a6e3a305dd8c;hpb=f7c5b04f69e004912327f082be8645b65bb1ff5d;p=elogind.git diff --git a/udev/udev.xml b/udev/udev.xml index 5aa6c38da..ff01fefe5 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -8,14 +8,12 @@ udev - August 2005 udev udev 7 - @@ -168,6 +166,16 @@ + + + + Match the name of a symlink targeting the node. It can + be used once a SYMLINK key has been set in one of the preceding + rules. There may be multiple symlinks; only one needs to match. + + + + @@ -297,7 +305,7 @@ - The name of a symlink targeting the node. Every matching rule can add + The name of a symlink targeting the node. Every matching rule will add this value to the list of symlinks to be created along with the device node. Multiple symlinks may be specified by separating the names by the space character. @@ -336,9 +344,9 @@ 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 option - is specified, - and the executed program returns non-zero, the event will be marked as failed - for a possible later handling. + is + specified, and the executed program returns non-zero, the event will be + marked as failed for a possible later handling. If the specified string starts with , all current event values will be passed to the specified socket, as a message in the same @@ -411,19 +419,6 @@ Rule and device options: - - - - Stops further rules application. No later rules will have - any effect. - - - - - - Ignore this event completely. - -