[DRE-commits] [gitlab] 01/01: fix more paths

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Feb 15 14:52:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 0927b13b27f9c7c8ac7081c7944ab85118358290
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Feb 15 20:21:48 2016 +0530

    fix more paths
---
 debian/conf/gitlab-workhorse.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/conf/gitlab-workhorse.service b/debian/conf/gitlab-workhorse.service
index a4521ea..1389ec5 100644
--- a/debian/conf/gitlab-workhorse.service
+++ b/debian/conf/gitlab-workhorse.service
@@ -23,7 +23,7 @@ EnvironmentFile=/etc/gitlab/gitlab-debian.conf
 SyslogIdentifier=gitlab-workhorse
 PIDFile=/run/gitlab/gitlab-workhorse.pid
 
-ExecStart=/usr/share/gitlab/bin/daemon_with_pidfile /run/gitlab/pids/gitlab-workhorse.pid gitlab-workhorse -listenUmask 0 -listenNetwork unix -listenAddr /run/gitlab/sockets/gitlab-workhorse.socket -authBackend http://127.0.0.1:8080 -authSocket /run/gitlab/sockets/gitlab.socket -documentRoot /usr/share/gitlab/public >>/var/log/gitlab/gitlab-workhorse.log 2>&1
+ExecStart=/usr/share/gitlab/bin/daemon_with_pidfile /run/gitlab/gitlab-workhorse.pid gitlab-workhorse -listenUmask 0 -listenNetwork unix -listenAddr /run/gitlab/sockets/gitlab-workhorse.socket -authBackend http://127.0.0.1:8080 -authSocket /run/gitlab/sockets/gitlab.socket -documentRoot /usr/share/gitlab/public >>/var/log/gitlab/gitlab-workhorse.log 2>&1
 
 [Install]
 WantedBy=multi-user.target

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list