dotfiles/home/dot-local/share/systemd/user/gpg-agent.service

9 lines
223 B
SYSTEMD
Raw Permalink Normal View History

2022-02-03 18:33:04 +00:00
[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