packages/gnupg/gpg-agent-extra@.socket
2024-09-23 14:35:19 +02:00

11 lines
254 B
SYSTEMD

[Unit]
Description=GnuPG cryptographic agent and passphrase cache (restricted) for %f
Documentation=man:gpg-agent(1)
ConditionPathExists=%f
[Socket]
ListenStream=%f/S.gpg-agent.extra
FileDescriptorName=extra
Service=gpg-agent@%i.service
SocketMode=0600