[sudo-commits] sudo changeset 13311:1a15f676974a

Todd C. Miller Todd.Miller at sudo.ws
Fri Jul 16 09:32:37 MDT 2021


changeset:	13311:1a15f676974a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1a15f676974a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jul 09 11:08:44 2021 -0600

Log Message:
	Add log_exit setting in the sudo_logsrvd.conf eventlog stanza
	This causes sudo_logsrvd to log a record with the exit status or
	terminating signal in response to an ExitMessage.

diffstat:

 doc/sudo_logsrvd.conf.man.in  |  19 ++++++++++++++++---
 doc/sudo_logsrvd.conf.mdoc.in |  18 +++++++++++++++---
 examples/sudo_logsrvd.conf    |   8 +++++++-
 logsrvd/logsrvd.h             |   1 +
 logsrvd/logsrvd_conf.c        |  23 +++++++++++++++++++++++
 logsrvd/logsrvd_local.c       |  12 +++++++++++-
 6 files changed, 73 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list