Honor http_proxy= environment variables by default

In the newly generated dirmngr.conf files only. Existing users behing
proxies should set honor-http-proxy in $GNUPGHOME/dirmngr.conf,
see /usr/share/gnupg/dirmngr-conf.skel.
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1625848

Gbp-Pq: Name dirmngr-honor-http-proxy.patch
This commit is contained in:
Dimitri John Ledkov 2022-05-13 23:35:57 +08:00 committed by openKylinBot
parent 0410af8a36
commit 09c4ddfdf8
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ Documentation=man:dirmngr(8)
Requires=dirmngr.socket
[Service]
ExecStart=/usr/bin/dirmngr --supervised
ExecStart=/usr/bin/dirmngr --supervised --honor-http-proxy
ExecReload=/usr/bin/gpgconf --reload dirmngr