Add "NONEXISTENT" to def_table

This commit is contained in:
Jason Franklin 2020-05-08 10:42:52 -04:00
parent e2f74c347b
commit c56fe7117b
No known key found for this signature in database
GPG Key ID: E55F751316A343B0

View File

@ -105,6 +105,7 @@ static struct itemdef def_table[] = {
{"MAIL_FILE", NULL},
{"MAX_MEMBERS_PER_GROUP", NULL},
{"MD5_CRYPT_ENAB", NULL},
{"NONEXISTENT", NULL},
{"PASS_MAX_DAYS", NULL},
{"PASS_MIN_DAYS", NULL},
{"PASS_WARN_AGE", NULL},