change default umask to 027

as per:

https://forums.whonix.org/t/change-default-umask/7416/47
This commit is contained in:
Patrick Schleizer 2019-08-17 09:55:20 +00:00
parent b9127faac3
commit ed90d8b025
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
5 changed files with 12 additions and 12 deletions

View file

@ -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