Closed patcon closed 9 years ago
Yeah, seems the global value is set in login.defs, but that's rather presumptuous, so perhaps setenv.sh
is the place. Thoughts?
Confirmed. The new setenv.sh
is checking umask value while the previous version is missing this check.
:+1: thanks!
Thanks for reporting :exclamation:
Uncommenting the umask setting in
setenv.sh
as recommended seems to suppressed the error, but perhaps we should do it at user level?