summaryrefslogtreecommitdiff
path: root/sysusers.d
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2017-10-31 08:46:24 -0700
committerTom Stellard <tstellar@redhat.com>2017-11-08 08:21:31 -0800
commit4e15a7343cb389e97f3eb4f49699161862d8b8b2 (patch)
tree486b79565c0989c3205c0cc5d8872e822a74cc20 /sysusers.d
parentb8fd3d82205f632ce001fade74fed287e1564a1a (diff)
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.
Diffstat (limited to 'sysusers.d')
-rw-r--r--sysusers.d/basic.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysusers.d/basic.conf.in b/sysusers.d/basic.conf.in
index 7d6021e855..6c23f4216d 100644
--- a/sysusers.d/basic.conf.in
+++ b/sysusers.d/basic.conf.in
@@ -32,6 +32,7 @@ g lp - - -
g kvm - - -
g tape - - -
g video - - -
+g render - - -
# Default group for normal users
g users - - -