From 7650e82c0128f5590dc0966da8586f3a4ef0d40e Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sun, 16 Jun 2013 14:52:38 +0200 Subject: [PATCH] Revert "[sudo] mailbadpass" This reverts commit 973df9f2de0de878496c473ff518d0e21df3b79f. --- Python/etc/sudoers | 1 - 1 file changed, 1 deletion(-) diff --git a/Python/etc/sudoers b/Python/etc/sudoers index 11ac88d..e9fd5e7 100644 --- a/Python/etc/sudoers +++ b/Python/etc/sudoers @@ -26,7 +26,6 @@ else: if has("wheezy"): @Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" -@Defaults mail_badpass @Defaults passprompt_override @Defaults passprompt="[sudo] password for %p on %h: "