# Author: Jianqun (https://jianqun.me) # Updated: 2026-05-07 [Unit] Description=OpenSSH Agent Documentation=man:ssh-agent(1) [Service] Type=simple ExecStart=/usr/bin/ssh-agent -D -a "%t/ssh-agent.sock" [Install] WantedBy=default.target