Remove inaccurate XXX comment, sudo_file_parse() sends mail on parse error.
This commit is contained in:
@@ -196,7 +196,6 @@ sudoers_policy_init(void *info, char * const envp[])
|
||||
N_("problem with defaults entries"));
|
||||
}
|
||||
} else {
|
||||
/* XXX - used to send mail for sudoers parse errors. */
|
||||
TAILQ_REMOVE(snl, nss, entries);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user