commit 2da129d4aad6e092ee3e6c7ab3103860c30a3441 parent 2103dd548aaa63339fd9137a4c9bb1e041921c28 Author: schwarze <schwarze> Date: Wed, 19 Jun 2019 09:50:13 +0000 mention that doas(1) resets the umask(2); OK tedu@ Diffstat:
M | doas.1 | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/doas.1 b/doas.1 @@ -47,6 +47,8 @@ The variables .Ev SHELL , and .Ev USER +and the +.Xr umask 2 are set to values appropriate for the target user. The variables .Ev DISPLAY