File: gpg-agent.service

package info (click to toggle)
gnupg2 2.4.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 49,004 kB
  • sloc: ansic: 287,593; sh: 7,938; lisp: 6,735; makefile: 1,982; awk: 160; xml: 53; sed: 16; python: 16; php: 14; perl: 13
file content (8 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
[Unit]
Description=GnuPG cryptographic agent and passphrase cache
Documentation=man:gpg-agent(1)
Requires=gpg-agent.socket

[Service]
ExecStart=/usr/bin/gpg-agent --supervised
ExecReload=/usr/bin/gpgconf --reload gpg-agent