From 3b22e93bdd3ad912616472473afbb7d726970cb9 Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Sun, 29 Nov 2020 00:08:40 +0100 Subject: acct-user/ziproxy: Add user for ziproxy Signed-off-by: Jakov Smolic Signed-off-by: David Seifert --- acct-user/ziproxy/ziproxy-0.ebuild | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 acct-user/ziproxy/ziproxy-0.ebuild (limited to 'acct-user/ziproxy/ziproxy-0.ebuild') diff --git a/acct-user/ziproxy/ziproxy-0.ebuild b/acct-user/ziproxy/ziproxy-0.ebuild new file mode 100644 index 000000000000..ea999861d750 --- /dev/null +++ b/acct-user/ziproxy/ziproxy-0.ebuild @@ -0,0 +1,11 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=367 +ACCT_USER_GROUPS=( "${PN}" ) + +acct-user_add_deps -- cgit v1.2.3-65-gdbad