This commit is contained in:
Patrick Schleizer 2024-12-19 00:18:25 -05:00
parent 4f681be774
commit f0c611d9ed
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -7,5 +7,6 @@
## Use a more open umask when executing commands with sudo
## Can be overridden on a per-user basis using .[z]profile if desirable
## https://www.kicksecure.com/wiki/Dev/Strong_Linux_User_Account_Isolation#umask_hardening
Defaults umask_override
Defaults umask=0022