Implement --with-umask-override configure flag.

This commit is contained in:
Todd C. Miller
2010-09-14 17:18:55 -04:00
parent ed45e68da9
commit b51afe6249
8 changed files with 241 additions and 124 deletions

View File

@@ -1019,7 +1019,7 @@ modification. This makes it possible to specify a more permissive
umask in I<sudoers> than the user's own umask and matches historical
behavior. If I<umask_override> is not set, B<sudo> will set the
umask to be the union of the user's umask and what is specified in
I<sudoers>. This flag is I<off> by default.
I<sudoers>. This flag is I<@umask_override@> by default.
=item use_loginclass