Files
dotfiles/autostart/services/gpg-agent.service

7 lines
126 B
SYSTEMD
Raw Normal View History

[Unit]
BindsTo=autostart.target
[Service]
Type=forking
ExecStart=/usr/bin/gpg-agent --homedir %h/.gnupg --no-detach --daemon