mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Rename "log_server" in sudoers to "log_servers" to match I/O plugin.
This commit is contained in:
@@ -506,7 +506,7 @@ struct sudo_defs_types sudo_defs_table[] = {
|
||||
N_("Log when a command is denied by sudoers"),
|
||||
NULL,
|
||||
}, {
|
||||
"log_server", T_LIST|T_BOOL,
|
||||
"log_servers", T_LIST|T_BOOL,
|
||||
N_("Sudo log server(s) to connect to with optional port"),
|
||||
NULL,
|
||||
}, {
|
||||
|
Reference in New Issue
Block a user