# path to git repositories served GIT_REPO="/srv/git/" # see `man git-daemon` for all available options GIT_DAEMON_ARGS="--detach --syslog --verbose --base-path=$GIT_REPO"