Gentoo Archives: gentoo-dev

From: The Bit Pit <thebitpit@×××××××××.net>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Reserve mythtv user UID 103
Date: Sun, 25 Aug 2019 13:10:58
Message-Id: 6b8502ef-9a32-eb8b-59cf-e9f0989d2714@earthlink.net
In Reply to: Re: [gentoo-dev] Reserve mythtv user UID 103 by Mike Gilbert
1 On 8/24/19 5:11 PM, Mike Gilbert wrote:
2 > On Sat, Aug 24, 2019 at 5:28 PM The Bit Pit <thebitpit@×××××××××.net> wrote:
3 >> Group is not needed. mythtv uses the video group. This is already in my pull request #12763 to bump to version 30.0 patch. I added myself as proxy maintainer to acct-user/mythtv
4 > I assume it is in the video group so that it can access device nodes in /dev?
5 That is correct.
6
7 mythtv also creates and displays many video files shared with other
8 applications.  I thought the "video" group was a way to permit that. Is
9 there a  better way than putting them in the "video" group?
10 >
11 > It might be a nice idea to give it its own primary group id, This
12 > ensures that files it creates will not be automatically exposed to any
13 > other random users that are members of the "video" group. You can add
14 > it to as many supplementary groups as you need.
15 >
16 >> I need you to create a acct-group/uucp as it is not in the tree yet.
17 > Please note that recent versions of udev/systemd use the "dialout"
18 > group for serial devices instead of the old "uucp" group. You might
19 > want to just switch over to that.
20 >
21 >
22 I agree and withdraw my request for "uucp" group.  It is in out of date
23 mythtv documentation and the previous ebuild.
24
25 Should I check the use flags for flags enabling support for devices
26 needing "dialout" group and modify the installed mythtv user rather than
27 including group "dialout"  in the "acct-user/mythtv" package?

Replies

Subject Author
Re: [gentoo-dev] Reserve mythtv user UID 103 Mike Gilbert <floppym@g.o>