Files
guru/acct-user/tang/tang-0.ebuild
Julien Roy fd13c07704 acct-user/tang: keyword 0
Signed-off-by: Julien Roy <julien@jroy.ca>
2023-01-05 21:16:58 -05:00

14 lines
231 B
Bash

# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for tang daemon"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps