Comment 8 for bug 241198

Revision history for this message
c (lsching17) wrote :

i tested that the problem do not occur in Lucid (.using .profile)

OS: Ubuntu x64 Lucid Desktop, Ubuntu x86 Lucid Desktop

Steps:
1. add "umask 0027" at the end of .bashrc
2. reboot and login again
3. create a folder by Nautilus, the folder permission is "drwxr-x---" (correct)
4. create a file by Nautilus, the folder permission is "-rw-r-----" (correct)

P.S. it will be nice if Ubuntu's default umask is 0027 in the future.