8 lines
223 B
Desktop File
8 lines
223 B
Desktop File
[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
|