summaryrefslogtreecommitdiff
path: root/gnupg
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-02-15 03:43:45 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-02-15 03:44:48 +0100
commit261c0ba1097f17635a9ceeea371f960ce7c98062 (patch)
tree33ebcb88f9733f2a7cdc4ac06c1ef6096232b27c /gnupg
parentfbd0bff3e8e7e3ec28a01773a6172973b3720386 (diff)
downloaddotfiles-261c0ba1097f17635a9ceeea371f960ce7c98062.tar.xz
gnupg: reuse the running agent on X11 startup
Diffstat (limited to 'gnupg')
-rw-r--r--gnupg/gpg-agent.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf
index 5a1f457..a6c6605 100644
--- a/gnupg/gpg-agent.conf
+++ b/gnupg/gpg-agent.conf
@@ -2,6 +2,8 @@
# Do not grab the keyboard
#no-grab
+# Write the environment file
+write-env-file /home/anrxc/.gnupg/gpg-agent-info
# Cache settings
max-cache-ttl 7200
default-cache-ttl 7200