[Unit] Description=SSH Agent Service Type=simple [Service] Environment=SSH_AUTH_SOCK=%t/ssh-agent.socket ExecStart=/run/current-system/sw/bin/ssh-agent -D -a $SSH_AUTH_SOCK [Install] WantedBy=default.target