diff options
author | kwm <kwm@FreeBSD.org> | 2015-08-09 12:58:56 +0000 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-08-09 12:58:56 +0000 |
commit | aeb66ad891a24e3621c62151744bb007915b23d2 (patch) | |
tree | 4a2c5c0da7642764f0c370978457eaa2d085928f /etc/group | |
parent | cab733fc814b9944c96adae20de63db13f84b4d7 (diff) | |
download | FreeBSD-src-aeb66ad891a24e3621c62151744bb007915b23d2.zip FreeBSD-src-aeb66ad891a24e3621c62151744bb007915b23d2.tar.gz |
Add a new group named 'video' with the id of 44. And make drm create
devices in /dev/dri/ with this new group.
This will allow ports and users to more easily access to these devices
for OpenGL and OpenCL support.
Reviewed by: dumbbell@
Approved by: dumbbell@
Differential Revision: https://reviews.freebsd.org/D1260
Diffstat (limited to 'etc/group')
-rw-r--r-- | etc/group | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ sshd:*:22: smmsp:*:25: mailnull:*:26: guest:*:31: +video:*:44: bind:*:53: unbound:*:59: proxy:*:62: |