mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 05:48:18 +00:00
Mention negating umask
This commit is contained in:
parent
04777172c0
commit
2365c52b21
@ -441,8 +441,8 @@ The default is C<@password_timeout@>, set this to C<0> for no password timeout.
|
||||
|
||||
=item umask
|
||||
|
||||
Umask to use when running the root command. Set this to 0777 to
|
||||
not override the user's umask. The default is C<@sudo_umask@>.
|
||||
Umask to use when running the command. Negate this option or set
|
||||
it to 0777 to preserve the user's umask. The default is C<@sudo_umask@>.
|
||||
|
||||
=back
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user