[Mageia-sysadm] [441] disable gpg-agent
root at mageia.org
root at mageia.org
Sun Feb 6 15:02:59 CET 2011
Revision: 441
Author: boklm
Date: 2011-02-06 15:02:59 +0100 (Sun, 06 Feb 2011)
Log Message:
-----------
disable gpg-agent
Modified Paths:
--------------
gpg/generate-key
Modified: gpg/generate-key
===================================================================
--- gpg/generate-key 2011-02-06 10:50:48 UTC (rev 440)
+++ gpg/generate-key 2011-02-06 14:02:59 UTC (rev 441)
@@ -26,7 +26,7 @@
echo "Generate passphrase"
./random-passphrase > "$passphrase"
-gpg -c --passphrase-file "$passphrase" "$seckey"
+gpg -c --no-use-agent --passphrase-file "$passphrase" "$seckey"
rm -f "$seckey"
./split-passphrase
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110206/177e6429/attachment.html>
More information about the Mageia-sysadm
mailing list