linuxOS_AP05/debian/test/usr/lib/systemd/user/gpg-agent.service
2025-09-26 09:40:02 +08:00

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