Apply match_group_by_gid early.

This commit is contained in:
Todd C. Miller
2016-09-05 06:21:23 -06:00
parent 0181bf2c23
commit 43084d8f91

View File

@@ -82,6 +82,7 @@ static struct early_default early_defaults[] = {
#else
{ "fqdn" },
#endif
{ "match_group_by_gid" },
{ "group_plugin" },
{ "runas_default" },
{ "sudoers_locale" },