11 lines
254 B
SYSTEMD
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
|