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

9 lines
181 B
SYSTEMD

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