www-apps/zitadel-bin: Initial import

Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
2023-09-03 15:07:57 +02:00
parent ba9184219c
commit aaa22b62c0
8 changed files with 115 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="Zitadel program user"
ACCT_USER_ID=984
ACCT_USER_HOME=/var/lib/zitadel
ACCT_USER_HOME_PERMS=0750
ACCT_USER_GROUPS=( zitadel )
acct-user_add_deps