mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Add pam_silent setting to sudoers example config
This commit is contained in:
parent
915935ab65
commit
ce36f01def
@ -107,6 +107,10 @@ Defaults secure_path="@secure_path@"
|
||||
## Some package scripts run a huge number of commands, which is made
|
||||
## slower by these options and also can clutter up the logs.
|
||||
# Defaults!PKGMAN !intercept, !log_subcmds
|
||||
##
|
||||
## Uncomment to disable PAM silent mode. Otherwise messages by PAM
|
||||
## modules such as pam_faillock will not be printed.
|
||||
# Defaults !pam_silent
|
||||
|
||||
##
|
||||
## Runas alias specification
|
||||
|
Loading…
x
Reference in New Issue
Block a user