From 0d6e81ee52c4a55f386175cb757f03f862e6f6db Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 16 Jul 2014 15:38:52 -0600 Subject: [PATCH] Document that I/O logging is not enabled by default. --- doc/sudoers.cat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/sudoers.cat b/doc/sudoers.cat index bd8f418f3..c56fdc7ee 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -978,6 +978,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS connected to the user's tty, due to I/O redirection or because the command is part of a pipeline, that input is also captured and stored in a separate log file. + This flag is _o_f_f by default. Input is logged to the directory specified by the _i_o_l_o_g___d_i_r option (_/_v_a_r_/_l_o_g_/_s_u_d_o_-_i_o by default) using a @@ -998,7 +999,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS standard error is not connected to the user's tty, due to I/O redirection or because the command is part of a pipeline, that output is also captured and stored in - separate log files. + separate log files. This flag is _o_f_f by default. Output is logged to the directory specified by the _i_o_l_o_g___d_i_r option (_/_v_a_r_/_l_o_g_/_s_u_d_o_-_i_o by default) using a -- 2.40.0