Files
guru/acct-user/eturnal/eturnal-0.ebuild
Anna (cybertailor) Vyalkova 335e1426ec acct-user/eturnal: new package, add 0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-01-02 02:27:00 +05:00

13 lines
230 B
Bash

# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( turnserver )
ACCT_USER_HOME="/opt/eturnal/home"
acct-user_add_deps