File: ssh-tpm-agent.socket

package info (click to toggle)
ssh-tpm-agent 0.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 420 kB
  • sloc: makefile: 72
file content (11 lines) | stat: -rw-r--r-- 223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=SSH TPM agent socket
Documentation=man:ssh-agent(1) man:ssh-add(1) man:ssh(1)

[Socket]
ListenStream=%t/ssh-tpm-agent.sock
SocketMode=0600
Service=ssh-tpm-agent.service

[Install]
WantedBy=sockets.target