configure.ac: fix documentation about lecture
This commit is contained in:
@@ -1038,7 +1038,7 @@
|
||||
/* Define to 1 if you want sudo to free up memory before exiting. */
|
||||
#undef NO_LEAKS
|
||||
|
||||
/* Define to 1 if you don't want users to get the lecture the first they user
|
||||
/* Define to 1 if you don't want users to get the lecture the first time they use
|
||||
sudo. */
|
||||
#undef NO_LECTURE
|
||||
|
||||
|
@@ -4843,7 +4843,7 @@ AH_TEMPLATE(LOGGING, [Define to SLOG_SYSLOG, SLOG_FILE, or SLOG_BOTH.])
|
||||
AH_TEMPLATE(LONG_OTP_PROMPT, [Define to 1 if you want a two line OTP (S/Key or OPIE) prompt.])
|
||||
AH_TEMPLATE(NO_AUTHENTICATION, [Define to 1 if you don't want sudo to prompt for a password by default.])
|
||||
AH_TEMPLATE(NO_LEAKS, [Define to 1 if you want sudo to free up memory before exiting.])
|
||||
AH_TEMPLATE(NO_LECTURE, [Define to 1 if you don't want users to get the lecture the first they user sudo.])
|
||||
AH_TEMPLATE(NO_LECTURE, [Define to 1 if you don't want users to get the lecture the first time they use sudo.])
|
||||
AH_TEMPLATE(NO_PAM_SESSION, [Define to 1 if you don't want to use sudo's PAM session support.])
|
||||
AH_TEMPLATE(NO_ROOT_MAILER, [Define to avoid running the mailer as root.])
|
||||
AH_TEMPLATE(NO_ROOT_SUDO, [Define to 1 if root should not be allowed to use sudo.])
|
||||
|
Reference in New Issue
Block a user