mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Rename iolog_client -> log_client.
The logsrvd client code is now used for more than just I/O logging.
This commit is contained in:
@@ -107,7 +107,7 @@ static struct rlimit nproclimit;
|
||||
int NewArgc;
|
||||
char **NewArgv;
|
||||
|
||||
#ifdef SUDOERS_IOLOG_CLIENT
|
||||
#ifdef SUDOERS_LOG_CLIENT
|
||||
# define remote_iologs (!SLIST_EMPTY(&def_log_servers))
|
||||
#else
|
||||
# define remote_iologs 0
|
||||
|
Reference in New Issue
Block a user