chiark / gitweb /
dirmngr: New debug message on correctly initialized libdns.
[gnupg2.git] / doc / examples / systemd-user / gpg-agent.service
1 [Unit]
2 Description=GnuPG cryptographic agent and passphrase cache
3 Documentation=man:gpg-agent(1)
4 Requires=gpg-agent.socket
5 After=gpg-agent.socket
6 ## This is a socket-activated service:
7 RefuseManualStart=true
8
9 [Service]
10 ExecStart=/usr/bin/gpg-agent --supervised