Dynamic (G|U)ID allocation
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
@@ -5,4 +5,4 @@ EAPI=8
|
|||||||
inherit acct-group
|
inherit acct-group
|
||||||
|
|
||||||
DESCRIPTION="A group for net-im/matterbridge"
|
DESCRIPTION="A group for net-im/matterbridge"
|
||||||
ACCT_GROUP_ID=113
|
ACCT_GROUP_ID=-1
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ EAPI=8
|
|||||||
inherit acct-user
|
inherit acct-user
|
||||||
|
|
||||||
DESCRIPTION="Unprivileged user for Matterbridge"
|
DESCRIPTION="Unprivileged user for Matterbridge"
|
||||||
ACCT_USER_ID=113
|
ACCT_USER_ID=-1
|
||||||
ACCT_USER_GROUPS=( matterbridge )
|
ACCT_USER_GROUPS=( matterbridge )
|
||||||
|
|
||||||
acct-user_add_deps
|
acct-user_add_deps
|
||||||
|
|||||||
Reference in New Issue
Block a user