Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Cc: udev-bugs@g.o, base-system@g.o
Subject: [gentoo-dev] Re: [PATCH 00/19] Add acct-group packages for udev-related groups
Date: Sat, 27 Jul 2019 16:34:54
Message-Id: CAJ0EP40G84j5Rx6MdKpWEsZFsGENv=YfnJ_goOzQQvc7mg+4SA@mail.gmail.com
In Reply to: [gentoo-dev] [PATCH 00/19] Add acct-group packages for udev-related groups by Mike Gilbert
1 On Sat, Jul 27, 2019 at 10:24 AM Mike Gilbert <floppym@g.o> wrote:
2 >
3 > The systemd and udev ebuilds create three groups: input, kvm, and
4 > render. These are used by udev rules to control access to hardware.
5 >
6 > There are several other groups referenced by udev rules, so it makes
7 > sense to explicitly depend on them as well.
8
9 Since the situation with baselayout is a bit unclear, I will probably
10 start with just the input, kvm, and render groups initially.
11
12 Opinions and rationale on whether it makes sense to move users/groups
13 out of baselayout long-term would be welcome.

Replies