SwordArMor-gentoo-overlay/acct-user/stayrtr/stayrtr-0.ebuild
Alarig Le Lay 9686b63e2f
acct-user/stayrtr: new package, add 0
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2024-12-28 01:34:08 +01:00

13 lines
267 B
Bash

# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for net-misc/stayrtr"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( stayrtr )
ACCT_USER_HOME="/usr/share/${PN}/"
acct-user_add_deps