mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-01 14:55:12 +00:00
Use libeventlog in sudoers instead of doing our own logging.
This commit is contained in:
@@ -66,6 +66,7 @@ struct eventlog_config {
|
||||
int syslog_alertpri;
|
||||
int syslog_maxlen;
|
||||
uid_t mailuid;
|
||||
bool omit_hostname;
|
||||
const char *logpath;
|
||||
const char *time_fmt;
|
||||
const char *mailerpath;
|
||||
|
Reference in New Issue
Block a user