mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-29 02:28:40 -04:00
change default umask to 027
as per: https://forums.whonix.org/t/change-default-umask/7416/47
This commit is contained in:
parent
b9127faac3
commit
ed90d8b025
5 changed files with 12 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
## Copyright (C) 2019 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
Defaults umask = 006
|
||||
Defaults umask = 027
|
||||
Defaults umask_override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue