summaryrefslogtreecommitdiff
path: root/udev/udev.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-05-25 21:08:52 +0200
committerKay Sievers <kay.sievers@vrfy.org>2011-05-25 21:08:52 +0200
commit7df0ed83c113e4744786e7804d398d9d34b43281 (patch)
treec30143c0d5b205c3be814b84292ca7450f32fd0d /udev/udev.xml
parent38932b9fbac17969721289f2101e9bd1af272112 (diff)
rules: implement TAGS== match
Diffstat (limited to 'udev/udev.xml')
-rw-r--r--udev/udev.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/udev/udev.xml b/udev/udev.xml
index 8a4212fd54..abbfee7ad1 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -234,6 +234,13 @@
</varlistentry>
<varlistentry>
+ <term><option>TAGS</option></term>
+ <listitem>
+ <para>Search the devpath upwards for a device with matching tag.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>ENV{<replaceable>key</replaceable>}</option></term>
<listitem>
<para>Match against a device property value.</para>