* Re: [gentoo-dev] question about acct-user/vdr adding more ACCT_USER_GROUPS afterwards
@ 2019-12-22 16:44 99% ` Michał Górny
0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2019-12-22 16:44 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 995 bytes --]
On Sun, 2019-12-22 at 17:12 +0100, Joerg Bornkessel wrote:
> Hallo,
> In bug
> https://bugs.gentoo.org/699846
> is this ebuild for acct-user/vdr handling
> this is needed for an update on
> media-tv/gentoo-vdr-scripts
> without user.eclass
> this works fine with
> ACCT_USER_GROUPS=( vdr video audio cdrom )
> in this case.
>
> I have another package this has to be converted
> media-plugins/vdr-graphlcd-1.0.x
> this needs the user vdr also in group lp and usb
>
> For me it is unclear now, how could i add the user vdr also to groups
> lp, usb afterwards
>
> or should i change this in the initial acct-user/vdr ebuild
> to
> ACCT_USER_GROUPS=( vdr video audio cdrom lp usb )
>
Yes, right now the idea is that you list all of them in the original
ebuild. If you really needed something like that, I'd suggest USE flag
to control extra groups in pkg_setup() or so but I don't think it's
worth the added complexity here.
--
Best regards,
Michał Górny
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-12-22 16:12 [gentoo-dev] question about acct-user/vdr adding more ACCT_USER_GROUPS afterwards Joerg Bornkessel
2019-12-22 16:44 99% ` Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox