From 869802eddcf3b6cf901f1a45e4d6bd563a2fecf3 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Fri, 30 Jan 2015 14:55:21 +0100 Subject: [PATCH] RemiFedora said 0002 was better, especially if we want to access directories --- roles/distgit/files/gitolite.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/distgit/files/gitolite.rc b/roles/distgit/files/gitolite.rc index 1860212eb2..b8530e438c 100644 --- a/roles/distgit/files/gitolite.rc +++ b/roles/distgit/files/gitolite.rc @@ -18,7 +18,7 @@ # default umask gives you perms of '0700'; see the rc file docs for # how/why you might change this - UMASK => 0003, + UMASK => 0002, # look for "git-config" in the documentation GIT_CONFIG_KEYS => '',