From 2cc154327f9eeaada19412f64726f94b17e4a55d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 29 Aug 2017 12:13:55 -0700 Subject: 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. --- .gnupg/gpg-agent.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gnupg') 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 -- cgit v1.2.3