dotfiles/home/dot-local/share/systemd/user/gpg-agent.socket

13 lines
234 B
SYSTEMD
Raw Normal View History

2022-02-03 18:33:04 +00:00
[Unit]
Description=GnuPG cryptographic agent and passphrase cache
Documentation=man:gpg-agent(1)
[Socket]
ListenStream=%t/gnupg/S.gpg-agent
FileDescriptorName=std
SocketMode=0600
DirectoryMode=0700
[Install]
WantedBy=sockets.target