mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Add always_query_group_plugin
This commit is contained in:
@@ -394,6 +394,10 @@ struct sudo_defs_types sudo_defs_table[] = {
|
||||
"sudoedit_follow", T_FLAG,
|
||||
N_("Follow symbolic links when editing files with sudoedit"),
|
||||
NULL,
|
||||
}, {
|
||||
"always_query_group_plugin", T_FLAG,
|
||||
N_("Query the group plugin for unknown system groups"),
|
||||
NULL,
|
||||
}, {
|
||||
NULL, 0, NULL
|
||||
}
|
||||
|
Reference in New Issue
Block a user