2022-02-03
This commit is contained in:
parent
f86b8496ec
commit
db393215ce
55 changed files with 1907 additions and 0 deletions
8
home/dot-local/share/systemd/user/gpg-agent.service
Normal file
8
home/dot-local/share/systemd/user/gpg-agent.service
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=GnuPG cryptographic agent and passphrase cache
|
||||
Documentation=man:gpg-agent(1)
|
||||
Requires=gpg-agent.socket
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/gpg-agent --supervised
|
||||
ExecReload=/usr/bin/gpgconf --reload gpg-agent
|
Loading…
Add table
Add a link
Reference in a new issue