www-servers/gitlab-gitaly:
Fix silly, *silly* typo. Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
parent
8f0b17093a
commit
a2ff59649b
3 changed files with 7 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
start() {
|
||||
ebegin "Starting gitlab-gitaly"
|
||||
|
||||
checkpath -f -m 640 -o ${RUNAS_USER}:${RUNAS_GROUP} ${LOFGILE}
|
||||
checkpath -f -m 640 -o ${RUNAS_USER}:${RUNAS_GROUP} ${LOGFILE}
|
||||
[ -z "${SOCKETDIR}" ] || checkpath -d -m 755 -o ${RUNAS_USER}:${RUNAS_GROUP} ${SOCKETDIR}
|
||||
|
||||
start-stop-daemon --start --exec /usr/bin/gitlab-gitaly --pidfile /run/gitlab-gitaly.pid \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue