Make drm 1 and 2 create devices under /dev/dri which are owned by root:video.
I don't know if the group video GID is the correct value, we can always change it.
Paths
| Differential D1260 Authored by kwm on Dec 3 2014, 12:09 PM.
Details Summary Make drm 1 and 2 create devices under /dev/dri which are owned by root:video. I don't know if the group video GID is the correct value, we can always change it.
Diff Detail
Event Timelinekwm edited edge metadata. Comment ActionsUse a unused GID, 90 is already in use in ports by firebird. Comment Actions We need to document the change in UPDATING, just in case it conflicts with user-created groups. I think there is no changes for the user otherwise. The X.Org server runs setuid root, so the group is irrelevant. dumbbell edited edge metadata. Comment ActionsI repost my last comment, because I forgot to set the "Action" properly. The comment was: we need to document the change in UPDATING, just in case it conflicts with user-created groups. This revision now requires changes to proceed.Jun 16 2015, 10:15 AM2015-06-16 10:15:00 (UTC+0) Herald added a subscriber: imp. · View Herald TranscriptJun 16 2015, 4:09 PM2015-06-16 16:09:43 (UTC+0) dumbbell edited edge metadata. This revision is now accepted and ready to land.Aug 3 2015, 10:06 PM2015-08-03 22:06:40 (UTC+0) This revision now requires review to proceed.Aug 9 2015, 12:06 PM2015-08-09 12:06:23 (UTC+0) This revision now requires changes to proceed.Aug 9 2015, 12:29 PM2015-08-09 12:29:37 (UTC+0) dumbbell edited edge metadata. This revision is now accepted and ready to land.Aug 9 2015, 12:35 PM2015-08-09 12:35:08 (UTC+0) Closed by commit rS286524: Add a new group named 'video' with the id of 44. And make drm create (authored by kwm). · Explain WhyAug 9 2015, 12:59 PM2015-08-09 12:59:08 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 7803 UPDATING
etc/group
sys/dev/drm/drmP.h
sys/dev/drm2/drmP.h
|