mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
acct-user/gatling: Fix OutsideRangeAccountIdentifier
* Package pushed with UID 500
* Fixes: f7355478af
Closes: https://github.com/gentoo/gentoo/pull/18468
Bug: https://bugs.gentoo.org/706812
Package-Manager: Portage-3.0.9, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
842765de96
commit
ebf3a4c3bd
@@ -7,6 +7,6 @@ inherit acct-user
|
||||
|
||||
ACCT_USER_GROUPS=( gatling )
|
||||
ACCT_USER_HOME=/var/www/localhost
|
||||
ACCT_USER_ID=500 # matches acct-group/gatling
|
||||
ACCT_USER_ID=364 # matches acct-group/gatling
|
||||
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user