Package: sudo Version: 1.9.5p2-3 Severity: normal File: /etc/sudoers.d/README X-Debbugs-Cc: [email protected]
/etc/sudoers.d/README says "all files in this directory should be mode 0440". However, sudo does not actually seem to require this, and there's no obvious reason why sudoers files *need* to restrict world readability or root writability. The default mode of 0644 seems fine, and sudo does not complain about sudoers.d files with mode 0644. - Josh Triplett

