This one is there from a long time ago... [guillaume@silbermann linux]$ cat /etc/sysconfig/msec UMASK_ROOT=022 SECURE_LEVEL=4 UMASK_USER=077 TMOUT=3600 HISTFILESIZE=10 [guillaume@silbermann linux]$ umask 0002 [root@silbermann guillaume]# umask 0022
umask lines in /etc/profile have been commented, but there seems to be no more reference at all in /etc/profile.d [root@silbermann guillaume]# grep umask /etc/profile.d/* [root@silbermann guillaume]# -- Guillaume Rousse <[EMAIL PROTECTED]> GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html
