www-servers/gitlab-gitaly:
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
This commit is contained in:
parent
bb773afb9d
commit
8efa7d7d6f
6 changed files with 45 additions and 7 deletions
|
|
@ -0,0 +1,8 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue