mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
doc: Document how to manually shut down gpg-agent.
* doc/gpg-agent.texi: document "gpgconf --kill gpg-agent" for manual agent termination. This was requested in a side-comment in https://bugs.debian.org/840669 Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
c53ce53ab1
commit
869c06efa7
@ -84,6 +84,14 @@ the included Secure Shell Agent you may start the agent using:
|
|||||||
gpg-connect-agent /bye
|
gpg-connect-agent /bye
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
|
@noindent
|
||||||
|
If you want to manually terminate the currently-running agent, you can
|
||||||
|
safely do so with:
|
||||||
|
|
||||||
|
@example
|
||||||
|
gpgconf --kill gpg-agent
|
||||||
|
@end example
|
||||||
|
|
||||||
@noindent
|
@noindent
|
||||||
@efindex GPG_TTY
|
@efindex GPG_TTY
|
||||||
You should always add the following lines to your @code{.bashrc} or
|
You should always add the following lines to your @code{.bashrc} or
|
||||||
@ -1518,6 +1526,7 @@ much slower or faster than the actual box.
|
|||||||
@ifset isman
|
@ifset isman
|
||||||
@command{@gpgname}(1),
|
@command{@gpgname}(1),
|
||||||
@command{gpgsm}(1),
|
@command{gpgsm}(1),
|
||||||
|
@command{gpgconf}(1),
|
||||||
@command{gpg-connect-agent}(1),
|
@command{gpg-connect-agent}(1),
|
||||||
@command{scdaemon}(1)
|
@command{scdaemon}(1)
|
||||||
@end ifset
|
@end ifset
|
||||||
|
Loading…
x
Reference in New Issue
Block a user