1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Deprecate the --supervised options.

* agent/gpg-agent.c (main): Mark --supervised as deprecated.
* dirmngr/dirmngr.c (main): Ditto.
--

The supervised thing causes more trouble than it pretends to solve.
This commit is contained in:
Werner Koch 2022-04-25 12:03:45 +02:00
parent 0f8623d518
commit ca5d5142c6
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
4 changed files with 11 additions and 7 deletions

View file

@ -90,8 +90,7 @@ general best to use @code{gpgconf --launch dirmngr}.
@opindex supervised
Run in the foreground, sending logs to stderr, and listening on file
descriptor 3, which must already be bound to a listening socket. This
is useful when running under systemd or other similar process
supervision schemes. This option is not supported on Windows.
option is deprecated and not supported on Windows.
@item --list-crls
@opindex list-crls

View file

@ -171,9 +171,8 @@ shell, gpg-agent terminates within a few seconds.
@opindex supervised
Run in the foreground, sending logs by default to stderr, and
listening on provided file descriptors, which must already be bound to
listening sockets. This command is useful when running under systemd
or other similar process supervision schemes. This option is not
supported on Windows.
listening sockets. This option is deprecated and not supported on
Windows.
In --supervised mode, different file descriptors can be provided for
use as different socket types (e.g. ssh, extra) as long as they are