mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Make sudoedit_checkdir the default and update the documentation accordingly.
This commit is contained in:
@@ -440,6 +440,7 @@ init_defaults(void)
|
||||
def_use_netgroups = true;
|
||||
#endif
|
||||
def_netgroup_tuple = false;
|
||||
def_sudoedit_checkdir = true;
|
||||
|
||||
/* Syslog options need special care since they both strings and ints */
|
||||
#if (LOGGING & SLOG_SYSLOG)
|
||||
|
Reference in New Issue
Block a user