From 0cc487518319d2cad8c4b987b8c3a3576bb4eab2 Mon Sep 17 00:00:00 2001 From: "Anna (navi) Figueiredo Gomes" Date: Sun, 20 Oct 2024 19:27:59 +0200 Subject: acct-user/akkoma: new package, add 0 Signed-off-by: Anna (navi) Figueiredo Gomes --- acct-user/akkoma/akkoma-0.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 acct-user/akkoma/akkoma-0.ebuild (limited to 'acct-user') diff --git a/acct-user/akkoma/akkoma-0.ebuild b/acct-user/akkoma/akkoma-0.ebuild new file mode 100644 index 0000000..6daf81b --- /dev/null +++ b/acct-user/akkoma/akkoma-0.ebuild @@ -0,0 +1,14 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="User for www-apps/akkoma" + +ACCT_USER_ID=-1 +ACCT_USER_HOME="/opt/akkoma" +ACCT_USER_GROUPS=( akkoma postgres ) + +acct-user_add_deps -- cgit v1.2.3