]> sigrok.org Git - libsigrok.git/commit
contrib/udev: add TAG+="uaccess" for systemd
authorKarl Palsson <redacted>
Wed, 1 Mar 2017 21:09:35 +0000 (21:09 +0000)
committerUwe Hermann <redacted>
Mon, 27 Mar 2017 15:03:41 +0000 (17:03 +0200)
commit7a977433368f5d06b584bd7eb80456dabd00359a
treedd2c4184bfa144de29036995911656d45da202b8
parent40bbf635fadac32d1e702f02fe571d95338d582b
contrib/udev: add TAG+="uaccess" for systemd

Instead of replacing the group=plugdev, simply add the TAG as well.
This allows (in most cases) the same file to be used happily on systemd
and older group based systems. Some systems may produce warnings about
non-existant groups, but it remains functional. Approach inspired by
that taken by the OpenOCD project.

This fixes parts of bug #665.

Signed-off-by: Karl Palsson <redacted>
contrib/z60_libsigrok.rules