Revert destructive & untested edit – use "man umask" for explanations

PyroScope Project
2017-11-15 19:40:12 +01:00
parent 084a89c6ab
commit a7f5cd464d
+1 -1
@@ -100,7 +100,7 @@ execute.nothrow = bash, -c, (cat, "echo >",\
# Other operational settings (check & adapt)
encoding.add = utf8
system.umask.set = 0027 # This is inverted to usual unix permissions, the example provided is for permissions of 750
system.umask.set = 0027
system.cwd.set = (directory.default)
network.http.dns_cache_timeout.set = 25
##network.http.capath.set = "/etc/ssl/certs"