Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 692964

Summary: acct-user.eclass: Document the primary group
Product: Gentoo Linux Reporter: Wilson M. Michaels <thebitpit>
Component: EclassesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://devmanual.gentoo.org/eclass-reference/acct-user.eclass/index.html
Whiteboard:
Package list:
Runtime testing required: ---

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(-)