From: Alexey Korepanov Date: Thu, 8 Aug 2019 15:33:04 +0000 (+0100) Subject: acct-user/i2pd: add 'i2pd' user (UID 470) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=306075145dd4c2122b1e5951858d778c28c22c66;p=gentoo.git acct-user/i2pd: add 'i2pd' user (UID 470) Signed-off-by: Alexey Korepanov Signed-off-by: Joonas Niilola --- diff --git a/acct-user/i2pd/i2pd-0.ebuild b/acct-user/i2pd/i2pd-0.ebuild new file mode 100644 index 000000000000..0762afebe9a1 --- /dev/null +++ b/acct-user/i2pd/i2pd-0.ebuild @@ -0,0 +1,14 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="User for the system-wide net-vpn/i2pd server" +ACCT_USER_ID=470 +ACCT_USER_GROUPS=( i2pd ) +ACCT_USER_HOME=/var/lib/i2pd +ACCT_USER_HOME_PERMS=0700 + +acct-user_add_deps diff --git a/acct-user/i2pd/metadata.xml b/acct-user/i2pd/metadata.xml new file mode 100644 index 000000000000..5d25e0368234 --- /dev/null +++ b/acct-user/i2pd/metadata.xml @@ -0,0 +1,12 @@ + + + + + kaikaikai@yandex.ru + Alexey Korepanov + + + proxy-maint@gentoo.org + Proxy Maintainers + +