X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fgit-daemon.sysconfig;h=fd173bfa7e00373386e7e44f294d9725eed80654;hb=d2336c45cf3a9c6c1c56e5eddf599ed1ebd76116;hp=bfe5faefa84589317de71836434682049028ea61;hpb=8ad691c6cee242e05b260aee506e11f38dbce9dd;p=infrastructure.git diff --git a/scripts/git-daemon.sysconfig b/scripts/git-daemon.sysconfig index bfe5fae..fd173bf 100644 --- a/scripts/git-daemon.sysconfig +++ b/scripts/git-daemon.sysconfig @@ -1,6 +1,8 @@ # variables looked at -GITDIR=/git/git -GITWHITELIST=/git/git/tests +GITDIR=/git +#GITWHITELIST=$(ls -d /git/{build,infrastructure,omf,playground,tests}.git) +# whitelist everything for now +GITWHITELIST=$(ls -d /git/*.git) PORT=9418 VERBOSE= DETACH=--detach