File: gpg-agent.socket

package info (click to toggle)
gnupg2 2.1.18-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 36,328 kB
  • ctags: 19,134
  • sloc: ansic: 222,194; sh: 7,521; lisp: 5,071; makefile: 1,459; awk: 126; sed: 16; python: 16; php: 14; perl: 13
file content (12 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
[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

[Install]
WantedBy=sockets.target