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:
Jakov Smolic
2020-12-01 11:28:55 +01:00
committed by David Seifert
parent 842765de96
commit ebf3a4c3bd

View File

@@ -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