Use libeventlog in sudoers instead of doing our own logging.
This commit is contained in:
@@ -500,6 +500,12 @@ restore_perms(void)
|
||||
return true;
|
||||
}
|
||||
|
||||
void
|
||||
update_eventlog_config(void)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
int
|
||||
set_cmnd_path(const char *runchroot)
|
||||
{
|
||||
|
Reference in New Issue
Block a user