author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 17:24:41 +0000 (10:24 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 17:24:41 +0000 (10:24 -0700) | ||
commit | cfd88e2b7a1a1d2b0f22173a5cc128adce7391e3 | |
tree | 10344b81045df0a2cea3e76d325df5156c0294ab | tree | snapshot |
parent | 075b845a8572006d8c80f8500a0652166a0fba00 | commit | diff |
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.
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 | diff | blob | history | |
init-db.c | diff | blob | history |