From 7a7e215895717d6f20fb34ee258fd9895a79c6b5 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 1 Aug 2022 16:29:15 -0700 Subject: add commented log-file setting to gpg-agent.conf as a debugging hint --- .gnupg/gpg-agent.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index 0d3397b7..f814c515 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -15,3 +15,5 @@ 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 + +#log-file /tmp/gpg-agent.log -- cgit v1.2.3