]> granicus.if.org Git - sudo/commitdiff
Apply match_group_by_gid early.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Sep 2016 12:21:23 +0000 (06:21 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Sep 2016 12:21:23 +0000 (06:21 -0600)
plugins/sudoers/defaults.c

index bc9dd2c1cc5afd9e432493f3704c64ed4c306d95..487791798225a7a85d8dad7c480f5268033bb8ee 100644 (file)
@@ -82,6 +82,7 @@ static struct early_default early_defaults[] = {
 #else
     { "fqdn" },
 #endif
+    { "match_group_by_gid" },
     { "group_plugin" },
     { "runas_default" },
     { "sudoers_locale" },