From 6f0ba22606706148d9308fc8d05902abca8a7fe3 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Wed, 4 Nov 2015 02:12:09 +0530 Subject: [PATCH] set gitlab user --- debian/gitlab.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/gitlab.yml b/debian/gitlab.yml index 15930fc907..4f706f03bd 100644 --- a/debian/gitlab.yml +++ b/debian/gitlab.yml @@ -43,7 +43,8 @@ production: &base # relative_url_root: /gitlab # Uncomment and customize if you can't use the default user to run GitLab (default: 'git') - # user: git + user: gitlab + user_home: /usr/share/gitlab ## Date & Time settings # Uncomment and customize if you want to change the default time zone of GitLab application.