auto-update can run in git subdirs; review GIT_WHITELIST for daemon
[infrastructure.git] / scripts / git-daemon.sysconfig
1 # variables looked at
2 GITDIR=/git
3 GITWHITELIST=$(ls -d /git/{build,infrastructure,omf,playground,tests}.git)
4 PORT=9418
5 VERBOSE=
6 DETACH=--detach
7 SYSLOG=--syslog
8 EXPORT=--export-all
9 # or set this one in extenso
10 # OPTIONS=