packages/gnupg/gpg-agent@.service
2024-02-20 12:13:40 +01:00

9 lines
259 B
Desktop File

[Unit]
Description=GnuPG cryptographic agent and passphrase cache for %f
Documentation=man:gpg-agent(1)
Requires=gpg-agent@%i.socket
[Service]
ExecStart=/usr/bin/gpg-agent --homedir %f --supervised
ExecReload=/usr/bin/gpgconf --homedir %f --reload gpg-agent