mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-02-03 16:43:08 -08:00
9 lines
223 B
Desktop File
9 lines
223 B
Desktop File
[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
|