From 948d557b4a61dc14722668b6b11a4cf3cee07b01 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 13 Sep 2019 17:56:30 +0100 Subject: gentoo resync : 13.09.2019 --- eclass/acct-user.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'eclass/acct-user.eclass') diff --git a/eclass/acct-user.eclass b/eclass/acct-user.eclass index 0ce7545cd1c5..c2e643332ccc 100644 --- a/eclass/acct-user.eclass +++ b/eclass/acct-user.eclass @@ -108,7 +108,8 @@ readonly ACCT_USER_NAME # @REQUIRED # @DESCRIPTION: # List of groups the user should belong to. This must be a bash -# array. +# array. The first group specified is the user's primary group, while +# the remaining groups (if any) become supplementary groups. # << Boilerplate ebuild variables >> -- cgit v1.2.3