From c3708bc21bea076dbb014797e6ae9db88cc216a0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 17 Aug 2019 08:31:21 +0200 Subject: acct-user/git: Add git user, UID 196 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add 'git' user. UID 196 is used on Arch Linux for gitolite which serves the same purpose as 'git' in Gentoo. Note that since we have multiple git hosting providers in Gentoo, and they use disjoint home directories, we need to use USE flags to control the provider used. Upon switching flags, the home directory for git user will be updated accordingly to permit SSH access. Signed-off-by: Michał Górny --- acct-user/git/metadata.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 acct-user/git/metadata.xml (limited to 'acct-user/git/metadata.xml') diff --git a/acct-user/git/metadata.xml b/acct-user/git/metadata.xml new file mode 100644 index 000000000000..159d766b8251 --- /dev/null +++ b/acct-user/git/metadata.xml @@ -0,0 +1,15 @@ + + + + + mgorny@gentoo.org + Michał Górny + + + Set home directory for git hosting + via www-apps/gitea. + Set home directory for git hosting + via dev-vcs/gitolite + or dev-vcs/gitolite-gentoo. + + -- cgit v1.2.3-65-gdbad