f37 -> f39
[infrastructure.git] / scripts / git-daemon.sysconfig
index 2d87ca2..0bd6e95 100644 (file)
@@ -1,6 +1,8 @@
 # variables looked at
 GITDIR=/git
-GITWHITELIST="/git/{build,infrastructure,playground,tests}.git"
+#GITWHITELIST=$(ls -d /git/{build,infrastructure,omf,playground,tests}.git)
+# whitelist everything for now
+GITWHITELIST=$(ls -d /git/*.git /git-slave/*.git 2> /dev/null)
 PORT=9418
 VERBOSE=
 DETACH=--detach