git daemon init script and config
[infrastructure.git] / scripts / git-daemon.sysconfig
1 # variables looked at
2 GITDIR=/git/git
3 GITWHITELIST=/git/git/tests
4 PORT=9418
5 VERBOSE=
6 DETACH=--detach
7 SYSLOG=--syslog
8 EXPORT=--export-all
9 # or set this one in extenso
10 # OPTIONS=