From 21b8904ece6c59171b5324e55dea1eb92130ed3f Mon Sep 17 00:00:00 2001
From: Xiao Pan <xyz@flylightning.xyz>
Date: Mon, 18 Nov 2024 18:54:57 -0800
Subject: pacdiff

---
 etc/sudoers | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

(limited to 'etc')

diff --git a/etc/sudoers b/etc/sudoers
index d590be97..94678ba5 100644
--- a/etc/sudoers
+++ b/etc/sudoers
@@ -47,7 +47,7 @@ Defaults!/usr/bin/visudo env_keep += "SUDO_EDITOR EDITOR VISUAL"
 ##
 ## Use a hard-coded PATH instead of the user's to find commands.
 ## This also helps prevent poorly written scripts from running
-## artbitrary commands under sudo.
+## arbitrary commands under sudo.
 Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/bin"
 ##
 ## You may wish to keep some of the following environment variables
@@ -107,6 +107,10 @@ Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/bin"
 ## 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
-- 
cgit v1.2.3-70-g09d2