1
0
mirror of https://gitlab.com/dbrw/ansible-setup.git synced 2025-08-04 10:15:44 +07:00
ansible-setup/roles/common/files/user_home/.config/systemd/user/gpg-agent-extra.socket
2022-07-08 16:49:14 +07:00

14 lines
281 B
SYSTEMD

[Unit]
Description=GnuPG cryptographic agent and passphrase cache (restricted)
Documentation=man:gpg-agent(1)
[Socket]
ListenStream=%t/gnupg/S.gpg-agent.extra
FileDescriptorName=extra
Service=gpg-agent.service
SocketMode=0600
DirectoryMode=0700
[Install]
WantedBy=sockets.target