summaryrefslogtreecommitdiff
path: root/.gnupg
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-08-29 12:13:55 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-08-29 12:13:55 -0700
commit2cc154327f9eeaada19412f64726f94b17e4a55d (patch)
tree7ca64b7182da668f1a34a0411cf6005a6e85a523 /.gnupg
parentc82f4cb11a5986bcb84209c691dc6b3176b034f5 (diff)
downloaddotfiles-2cc154327f9eeaada19412f64726f94b17e4a55d.tar.gz
switch gnome-keyring-daemon -> gpg-agent's ssh-agent emulation
/etc/Xsession.d/90gpg-agent handles starting it up (also see comments in that file). This also means that we don't need idlesshclear anymore.
Diffstat (limited to '.gnupg')
-rw-r--r--.gnupg/gpg-agent.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf
index f81afaa1..0d3397b7 100644
--- a/.gnupg/gpg-agent.conf
+++ b/.gnupg/gpg-agent.conf
@@ -11,3 +11,7 @@
# needed for current duplicity
allow-loopback-pinentry
+
+# if this is here then /etc/Xsession.d/90gpg-agent exports the env var
+# so that we have an ssh agent
+enable-ssh-support