diff --git a/base/sudo/sudo.conf b/base/sudo/sudo.conf index d614793c5..932f5d221 100644 --- a/base/sudo/sudo.conf +++ b/base/sudo/sudo.conf @@ -14,7 +14,7 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -extraconfopt="--with-insults --with-all-insults --enable-log-host --with-tty-tickets" +extraconfopt="--enable-log-host --with-tty-tickets" if ! pkginstalled pam; then var_append extraconfopt ' ' '--without-pam'