2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Document iolog_file and supported escape sequences for sudoers.

Clarify that iolog_file can contain directories.
This commit is contained in:
Todd C. Miller
2010-12-27 14:43:50 -05:00
parent b8499baaae
commit 05807cf5e1
2 changed files with 61 additions and 7 deletions

View File

@@ -576,7 +576,8 @@ no effect.
=item iolog_file=string
File name to use when I/O logging is enabled, relative to I<iolog_dir>.
File name to use when I/O logging is enabled, relative to I<iolog_dir>
(may also contain directory components).
This is a hint to the I/O logging plugin which may choose to ignore
it. If no I/O logging plugin is loaded, this setting has no effect.