packages/gnupg/gpg-agent-ssh@.socket
2024-02-20 12:13:40 +01:00

10 lines
258 B
SYSTEMD

[Unit]
Description=GnuPG cryptographic agent (ssh-agent emulation) for %f
Documentation=man:gpg-agent(1) man:ssh-add(1) man:ssh-agent(1) man:ssh(1)
[Socket]
ListenStream=%f/S.gpg-agent.ssh
FileDescriptorName=ssh
Service=gpg-agent@%i.service
SocketMode=0600