]> git.pld-linux.org Git - packages/sudo.git/commitdiff
- make sure sudo prompt is different from other password prompts auto/th/sudo-1.7.10p5-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 11 Feb 2013 12:46:41 +0000 (13:46 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 11 Feb 2013 12:46:41 +0000 (13:46 +0100)
sudo.spec

index a5d40b29572031f122282b92f23c15a2b14577bc..e60f036c9a899791336d8dfe1feb8b0422e929b5 100644 (file)
--- 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 \
This page took 0.147399 seconds and 4 git commands to generate.