document sudoers_locale

This commit is contained in:
Todd C. Miller
2008-10-08 21:09:07 +00:00
parent 7bb5160394
commit ce67f22495

View File

@@ -901,6 +901,12 @@ Defaults to C<@badpri@>.
Syslog priority to use when user authenticates successfully.
Defaults to C<@goodpri@>.
=item sudoers_locale
Locale to use when parsing the sudoers file. Note that changing
the locale may affect how sudoers is interpreted.
Defaults to C<"C">.
=item timestampdir
The directory in which B<sudo> stores its timestamp files.