git » gnupg.git » main » tree

[main] / gpg-agent.socket

1
2
3
4
5
6
7
8
9
[Unit]
Description=GnuPG cryptographic agent and passphrase cache
Documentation=man:gpg-agent(1)

[Socket]
ListenStream=%t/gnupg/S.gpg-agent
FileDescriptorName=std
SocketMode=0600
DirectoryMode=0700