From: Andreas K. Hüttel Date: Mon, 18 May 2020 22:07:46 +0000 (+0300) Subject: acct-user/apache: Add user X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7f5d121b079b0b82fd7b90be4903f3741ee61a7e;p=gentoo.git acct-user/apache: Add user Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel --- diff --git a/acct-user/apache/apache-0.ebuild b/acct-user/apache/apache-0.ebuild new file mode 100644 index 000000000000..00dcfb1ba52d --- /dev/null +++ b/acct-user/apache/apache-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=81 +ACCT_USER_GROUPS=( apache ) +ACCT_USER_HOME=/var/www + +acct-user_add_deps diff --git a/acct-user/apache/metadata.xml b/acct-user/apache/metadata.xml new file mode 100644 index 000000000000..f93dbc1e6256 --- /dev/null +++ b/acct-user/apache/metadata.xml @@ -0,0 +1,12 @@ + + + + + polynomial-c@gentoo.org + Lars Wendler + + + apache-bugs@gentoo.org + Apache project + +