10 lines
204 B
SYSTEMD
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
|