Hi all!
Was playing with Transmission and changed its umask to 0 at some point. It now seems it has screwed the umask for the whole system, every folder/file I create through ssh is set to 777.
Can someone confirm which is the default umask value?
Just ssh the routed and enter
How do I change this back to its default value which is 022 I'm guess. Shouldn't need to use profile.add config files
Thanks!
Was playing with Transmission and changed its umask to 0 at some point. It now seems it has screwed the umask for the whole system, every folder/file I create through ssh is set to 777.
Can someone confirm which is the default umask value?
Just ssh the routed and enter
Code:
umask
How do I change this back to its default value which is 022 I'm guess. Shouldn't need to use profile.add config files
Thanks!