Manuel Friedli
8efa7d7d6f
Update ebuild for gitlab-gitaly-0.11.2 in preparation of the addition of gitlab-ce-9.3.5 Package-Manager: Portage-2.3.6, Repoman-2.3.1
8 lines
289 B
Text
8 lines
289 B
Text
CONFIGFILE=/etc/gitlab/gitaly-config.toml
|
|
RUNAS_USER=git
|
|
RUNAS_GROUP=${RUNAS_USER}
|
|
LOGFILE=/var/log/gitlab/gitlab-gitaly.log
|
|
|
|
# This must match the setting in /etc/gitlab/gitaly-config.toml
|
|
# If not using a socket, simply comment out or delete the next line.
|
|
SOCKETDIR=/run/gitlab/sockets
|