[Bug 258759] committers-guide: Remove 'use-agent' from minimum gpg.conf settings

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Sep 2021 09:56:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258759

            Bug ID: 258759
           Summary: committers-guide: Remove 'use-agent' from minimum
                    gpg.conf  settings
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: doc@FreeBSD.org
          Reporter: yasu@freebsd.org

Created attachment 228229
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228229&action=edit
Patch file

In the gpg2(1) man page 'use-agent' option is explained as following.

----------------------------------------------------------------------
       --use-agent
       --no-use-agent
              This is dummy option. gpg2 always requires the agent.
----------------------------------------------------------------------

It means adding 'use-agent' to gpg.conf is no-op. So remove it from
minimum acceptable defaults of gpg.conf.

-- 
You are receiving this mail because:
You are the assignee for the bug.