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

10 lines
204 B
SYSTEMD

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