]> git.ipfire.org Git - thirdparty/systemd.git/commit
Support OP_NOMATCH for TAG key 1428/head
authorFelipe Franciosi <felipe@paradoxo.org>
Wed, 30 Sep 2015 21:07:16 +0000 (22:07 +0100)
committerFelipe Franciosi <felipe@paradoxo.org>
Wed, 30 Sep 2015 21:07:16 +0000 (22:07 +0100)
commit4302857b31a8e89ddeba0921fee06a1ff0237996
treedc1d4487715f388aafb38ac735f64fb6a7e2949a
parent7ee7b225bd2fc3e7a3980f5fb7b10dfc6e205578
Support OP_NOMATCH for TAG key

The TAG key can be used in rules for event matching. At the moment, it
does not support inequality tests. This patch enhances the key test to
validate the rule if it does not contain a given TAG (by TAG!="value").

Signed-off-by: Felipe Franciosi <felipe@paradoxo.org>
src/udev/udev-rules.c