Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692964 - acct-user.eclass: Document the primary group
Summary: acct-user.eclass: Document the primary group
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL: http://devmanual.gentoo.org/eclass-re...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-27 18:23 UTC by Wilson M. Michaels
Modified: 2019-09-08 09:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wilson M. Michaels 2019-08-27 18:23:23 UTC
The primary group is specified as the default for "ACCT_USER_HOME_OWNER", but there is no mention of how that default value is determined.

Is it the first one in "ACCT_USER_GROUPS (REQUIRED)"?

Is a new variable needed to set the primary group?
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-08-27 19:36:56 UTC
Indeed I've failed to document this properly.  I will send a patch for review shortly.
Comment 2 Wilson M. Michaels 2019-08-27 19:53:54 UTC
I like your changes. Very clear!
Comment 3 Larry the Git Cow gentoo-dev 2019-09-08 09:21:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb7d88522c7f4e00ea958a6db949a8919f840b9

commit 1eb7d88522c7f4e00ea958a6db949a8919f840b9
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-08-27 19:37:30 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-08 09:21:41 +0000

    acct-user.eclass: Document primary/supplementary groups
    
    Closes: https://bugs.gentoo.org/692964
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 eclass/acct-user.eclass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)