gpg-agent.service 223 B

12345678
  1. [Unit]
  2. Description=GnuPG cryptographic agent and passphrase cache
  3. Documentation=man:gpg-agent(1)
  4. Requires=gpg-agent.socket
  5. [Service]
  6. ExecStart=/usr/bin/gpg-agent --supervised
  7. ExecReload=/usr/bin/gpgconf --reload gpg-agent