projects
/
gnupg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
systemd-user: Drop redundant After=*.socket.
[gnupg.git]
/
doc
/
examples
/
systemd-user
/
gpg-agent.service
1
[Unit]
2
Description=GnuPG cryptographic agent and passphrase cache
3
Documentation=man:gpg-agent(1)
4
Requires=gpg-agent.socket
5
6
[Service]
7
ExecStart=/usr/bin/gpg-agent --supervised
8
ExecReload=/usr/bin/gpgconf --reload gpg-agent