From 5b331e8145aeeb05ab24cde90e2c554989b16777 Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Fri, 13 Apr 2018 21:44:50 +0100 Subject: tools fix init git-daemon perm --- tools/conf/etc/rc.d/git-daemon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/conf/etc/rc.d') diff --git a/tools/conf/etc/rc.d/git-daemon b/tools/conf/etc/rc.d/git-daemon index 0daf522..fc43cbf 100755 --- a/tools/conf/etc/rc.d/git-daemon +++ b/tools/conf/etc/rc.d/git-daemon @@ -4,7 +4,7 @@ SSD=/sbin/start-stop-daemon NAME=git-daemon PROG=$(git --exec-path)/${NAME} USER=www -GROUP=www +GROUP=gitolite PIDFILE=/var/run/git-daemon.pid REPOS=/srv/gitolite/repositories OPTS="--verbose --reuseaddr --base-path=${REPOS}" -- cgit 1.4.1-2-gfad0