From 95cf7afff074613825f4442fa131145a2c0d3cf7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 30 Sep 2016 18:49:16 +0200 Subject: agent: Kludge to allow disabling of the extra sockets. * agent/gpg-agent.c (main): Check for special socket names. Signed-off-by: Werner Koch --- doc/gpg-agent.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/gpg-agent.texi') diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 8d86add74..0bb7db287 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -537,8 +537,9 @@ pinentry to pop up at the @code{tty} or display you started the agent. @anchor{option --extra-socket} @item --extra-socket @var{name} @opindex extra-socket -The extra socket is always created, you may use this option to change -the name of the socket. +The extra socket is created by default, you may use this option to +change the name of the socket. To disable the creation of the socket +use ``none'' or ``/dev/null'' for @var{name}. Also listen on native gpg-agent connections on the given socket. The intended use for this extra socket is to setup a Unix domain socket -- cgit v1.2.3