Home GnuPG
Diffusion GnuPG 593402711523

gpgconf: Take care of --homedir when reading/updating options.

Description

gpgconf: Take care of --homedir when reading/updating options.

* tools/gpgconf-comp.c (gpg_agent_runtime_change): Remove unused var.
(scdaemon_runtime_change): Ditto.
(dirmngr_runtime_change): Ditto.
(gc_component_check_options): Pass --homedir if needed.
(retrieve_options_from_program): Take care of --homedir.

This is related to bug 4882 but different due all the code changes.

This is a backport from master (2.3).

  • GnuPG-bug-id: T4882
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Mar 19 2020, 12:43 PM
Parents
rG7a3a1ef37071: gpgconf: Rewrite the gpgconf-comp module.
Branches
Unknown
Tags
Unknown
Tasks
T4882: gpgconf --homedir is ignored when setting options