mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
Forgot umask_override
This commit is contained in:
parent
bfce2852fc
commit
584a145559
4
WHATSNEW
4
WHATSNEW
@ -104,3 +104,7 @@ What's new in Sudo 1.7.0?
|
|||||||
|
|
||||||
* visudo will now check the sudoers file owner and mode in -c (check)
|
* visudo will now check the sudoers file owner and mode in -c (check)
|
||||||
mode when the -s (strict) flag is specified.
|
mode when the -s (strict) flag is specified.
|
||||||
|
|
||||||
|
* A new Defaults option "umask_override" will cause sudo to set the
|
||||||
|
umask specified in sudoers even if it is more permissive than the
|
||||||
|
invoking user's umask.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user