summaryrefslogtreecommitdiff
path: root/pathnames.h.in
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>2010-05-30 10:31:38 -0400
committerTodd C. Miller <Todd.Miller@courtesan.com>2010-05-30 10:31:38 -0400
commitde114bccf94faca132b888c5326679c63adee8ca (patch)
tree1d92746f5383c8461995983ff553bc7058d79ad2 /pathnames.h.in
parent5d50a52c38edd0a9740a9a4a908f08154d6883e9 (diff)
downloadsudo-de114bccf94faca132b888c5326679c63adee8ca.tar.gz
Break sudoers transcript feature up into log_input and log_output.
Diffstat (limited to 'pathnames.h.in')
-rw-r--r--pathnames.h.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/pathnames.h.in b/pathnames.h.in
index 8402c1585..88ba6abfa 100644
--- a/pathnames.h.in
+++ b/pathnames.h.in
@@ -74,12 +74,12 @@
#endif /* _PATH_SUDO_TIMEDIR */
/*
- * Where to put the session files. Defaults to /var/log/sudo-session,
- * /var/adm/sudo-session or /usr/adm/sudo-session depending on what exists.
+ * Where to put the I/O log files. Defaults to /var/log/sudo-io,
+ * /var/adm/sudo-io or /usr/adm/sudo-io depending on what exists.
*/
-#ifndef _PATH_SUDO_TRANSCRIPT
-#undef _PATH_SUDO_TRANSCRIPT
-#endif /* _PATH_SUDO_TRANSCRIPT */
+#ifndef _PATH_SUDO_IO_LOGDIR
+#undef _PATH_SUDO_IO_LOGDIR
+#endif /* _PATH_SUDO_IO_LOGDIR */
/*
* Where to put the sudo log file when logging to a file. Defaults to