[packages/sudo] - make sure sudo prompt is different from other password prompts
arekm
arekm at pld-linux.org
Mon Feb 11 13:46:43 CET 2013
commit 42163b237919eed062221ff84046181c73b913bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Feb 11 13:46:41 2013 +0100
- make sure sudo prompt is different from other password prompts
sudo.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/sudo.spec b/sudo.spec
index a5d40b2..e60f036 100644
--- a/sudo.spec
+++ b/sudo.spec
@@ -164,6 +164,7 @@ cp -f /usr/share/automake/config.sub .
--with-logpath=/var/log/sudo \
--with-ignore-dot \
--with-env-editor \
+ --with-passprompt="[sudo] password for %%p: " \
--with-secure-path="/bin:/sbin:/usr/bin:/usr/sbin" \
--with-loglen=320 \
--enable-zlib=system \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sudo.git/commitdiff/42163b237919eed062221ff84046181c73b913bd
More information about the pld-cvs-commit
mailing list