Make the default directory permissions more lax.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 17:24:41 +0000 (10:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 17:24:41 +0000 (10:24 -0700)
commitcfd88e2b7a1a1d2b0f22173a5cc128adce7391e3
tree10344b81045df0a2cea3e76d325df5156c0294ab
parent075b845a8572006d8c80f8500a0652166a0fba00
Make the default directory permissions more lax.

After all, if you want to not allow others to read your
stuff, set your "umask" appropriately or make sure the
parent directories aren't readable/executable.
checkout-cache.c
init-db.c