udev-rules: Permission changes for /dev/dri/renderD*

- Remove the uaccess tag from /dev/dri/renderD*.
- Change the owning group from video to render.
- Change default mode to 0666.
- Add an option to allow users to set the access mode for these devices at
compile time.
This commit is contained in:
Tom Stellard
2017-10-31 08:46:24 -07:00
parent b8fd3d8220
commit 4e15a7343c
5 changed files with 9 additions and 2 deletions

View File

@@ -32,6 +32,7 @@ g lp - - -
g kvm - - -
g tape - - -
g video - - -
g render - - -
# Default group for normal users
g users - - -