mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 05:17:54 +00:00
EXEMPTGROUP is now "sudo"
This commit is contained in:
parent
e8b3cb7010
commit
fed5c96f79
@ -40,7 +40,7 @@
|
||||
#define ALERTMAIL "root" /* user that gets sudo mail */
|
||||
#define SEND_MAIL_WHEN_NO_USER /* send mail when user not in sudoers file */
|
||||
/*#define SEND_MAIL_WHEN_NOT_OK /* send mail if no permissions to run command */
|
||||
/*#define EXEMPTGROUP 100 /* no passwd needed for users in this group */
|
||||
/*#define EXEMPTGROUP "sudo" /* no passwd needed for users in this group */
|
||||
/*#define ENV_EDITOR /* visudo honors EDITOR and VISUAL envars */
|
||||
#define SHORT_MESSAGE /* short sudo message, no copyright printed */
|
||||
#define TIMEOUT 5 /* minutes before sudo asks for passwd again */
|
||||
|
Loading…
x
Reference in New Issue
Block a user