Changed user to standard git

This commit is contained in:
Dmitry Chepurovskiy
2015-11-29 18:36:56 +00:00
parent 574edc096e
commit b2ffda6c19

View File

@@ -27,7 +27,7 @@ RAILS_ENV="production"
# Script variable names should be lower-case not to conflict with
# internal /bin/sh variables such as PATH, EDITOR or SHELL.
app_user="gitlab"
app_user="git"
app_root="/home/$app_user/gitlab"
pid_path="$app_root/tmp/pids"
socket_path="$app_root/tmp/sockets"
@@ -387,4 +387,4 @@ case "$1" in
;;
esac
exit
exit