Hi,
you probably missed this part (quoted from your link):
> Then export the environment variable
> SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket" in your login shell
> initialization file, such as ~/.bash_profile or ~/.zprofile.
Regards,
Merlin
--
Merlin Büge
> https://wiki.archlinux.org/title/SSH_keys#Start_ssh-agent_with_systemd_user
>
> It seems that SSH_AUTH_SOCK does not get set although it is in the user unit
> file.
>
> $ systemctl --user status ssh-agent.service
> ● ssh-agent.service - SSH key agent
> Loaded: loaded (/home/rd/.config/system
Hi,
I followed
https://wiki.archlinux.org/title/SSH_keys#Start_ssh-agent_with_systemd_user
It seems that SSH_AUTH_SOCK does not get set although it is in the user unit
file.
$ systemctl --user status ssh-agent.service