chiark / gitweb /
Import gnupg2_2.1.17.orig.tar.bz2
[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