From 7f43c0bf1961adacb2b9e4b496e148919e20fad5 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 3 Apr 2018 11:27:43 +0200 Subject: gpg: fixed agent misconnection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a fix for a weird error that just happened to me. Signed-off-by: Miquel Sabaté Solà --- gnupg/gpg-agent.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gnupg') diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf index 5272bca..67c7dae 100644 --- a/gnupg/gpg-agent.conf +++ b/gnupg/gpg-agent.conf @@ -1,3 +1,5 @@ pinentry-program /usr/bin/pinentry-qt4 max-cache-ttl 720000 default-cache-ttl 720000 +enable-ssh-support +use-standard-socket \ No newline at end of file -- cgit v1.2.3