sudoers: disable SO_KEEPALIVE socket option based on log_server_disable_keepalive flag in sudoers
This commit is contained in:

committed by
Todd C. Miller

parent
38160d0ccb
commit
6f3f45aa24
@@ -564,6 +564,7 @@ init_defaults(void)
|
||||
def_compress_io = true;
|
||||
#endif
|
||||
def_log_server_timeout = 30;
|
||||
def_log_server_keepalive = true;
|
||||
def_ignore_audit_errors = true;
|
||||
def_ignore_iolog_errors = false;
|
||||
def_ignore_logfile_errors = true;
|
||||
|
Reference in New Issue
Block a user