Since umask isn't an environment variable, per se, I'm not sure how this will change anything. One other thing I noticed is that init-db.c spells core.sharedRepository with a capital R, but setup.c spells it "core.sharedrepository" with no upper case letters. Would this make any difference to anything I'm seeing? Mark Post -----Original Message----- From: Linus Torvalds [mailto:torvalds@xxxxxxxx] Sent: Friday, June 09, 2006 4:44 PM To: Junio C Hamano Cc: git@xxxxxxxxxxxxxxx; Post, Mark K Subject: Re: Git-daemon messing up permissions for gitweb On Fri, 9 Jun 2006, Junio C Hamano wrote: > > But that should be tweakable by configuring what sshd does for > the user, shouldn't it? The "LOGIN PROCESS" section from man > sshd(8) seems to talk about $HOME/.ssh/environment, for example. Yeah. That's probably the right place to set things up. Linus - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html