]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
Re-add uaccess tag for /dev/dri/renderD*
authorMichael Biebl <biebl@debian.org>
Wed, 13 Mar 2019 22:22:26 +0000 (23:22 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Mar 2019 10:08:58 +0000 (11:08 +0100)
commit055a083a47de968744c4988fe305592477118c86
treedcf0a08e8caad48526b61f533a8f70d9f1b7cf8a
parent1e4960b86d22ab472f6b8ae7066abdc999c6e1e0
Re-add uaccess tag for /dev/dri/renderD*

Setting an access mode != 0666 is explicitly supported via -Dgroup-render-mode
In such a case, re-add the uaccess tag.

This is basically the same change that was done for /dev/kvm in
commit fa53e24130af3a389573acb9585eadbf7192955f and
ace5e3111c0b8d8bfd84b32f2c689b0a4d92c061
and partially reverts the changes from
4e15a7343cb389e97f3eb4f49699161862d8b8b2
meson.build
src/login/70-uaccess.rules.m4