Hello there,

I want to set my umask to 0022. So, I first added umask 0022 to my ~/.bashrc file. It works well when I create a directory or a file. However, it doesn’t when a software creates a file (e.g. encode a DVD through Handrake, the MKV file will follow a umask of 0002). How can I set the default umask to 0022?

For information, I checked in /etc/login.defs and the UMASK line is already 0022. I don’t understand since it seems that Trisquel is by default 0002.

Many thanks,

Reply via email to