]> sigrok.org Git - libsigrok.git/commit
contrib: Split device access policy from the device database
authorStefan Brüns <redacted>
Sun, 29 Oct 2017 19:03:53 +0000 (20:03 +0100)
committerUwe Hermann <redacted>
Wed, 22 Nov 2017 11:49:22 +0000 (12:49 +0100)
commitf19fc2af33c8e6ddd996fed329deb3b12bce1a7c
tree6c788360825ff42115733a9612d9679ddaf4d81b
parent157fd444e97fd4e0705907dae916e68c43968567
contrib: Split device access policy from the device database

Split the distribution independent database from the access policy rules.
This avoids warnings due to granting permissions to the commonly unknown
plugdev group, and allows simple overrides of the used access policy.
contrib/60-libsigrok.rules
contrib/61-libsigrok-plugdev.rules [new file with mode: 0644]
contrib/61-libsigrok-uaccess.rules [new file with mode: 0644]