Force textual pinpad
Peter Lebbing
peter at digitalbrains.com
Thu Mar 24 12:56:23 CET 2016
Oh, BTW, could you please not top-post? It messes with the mind ;).
On 24/03/16 12:50, Paolo Bolzoni wrote:
> 5- Restart the agent:
> $ ps aux | grep gpg-agent # to get the pid
> $ kill -2 <the pid>
> $ gpg-connect-agent /bye
On reflection, you just need:
$ gpg-connect-agent reloadagent /bye
And if that weren't enough, this would be prettier:
$ gpg-connect-agent killagent /bye
$ gpg-connect-agent /bye
The latter is only needed if the first thing you do is SSH; it is
automatically started for GnuPG.
HTH,
Peter.
--
I use the GNU Privacy Guard (GnuPG) in combination with Enigmail.
You can send me encrypted mail if you want some privacy.
My key is available at <http://digitalbrains.com/2012/openpgp-key-peter>
More information about the Gnupg-users
mailing list