enable ssh agent in gnome-keyring
Description:
In recent versions of gnome-keyring-daemon the ssh agent is no longer available (running with --components=ssh)
Additional info:
building package with configure option --enable-ssh-agent fixes the issue for me
- package version(s):
gnome-keyring 1:46.1-2
Steps to reproduce:
- run
/usr/bin/gnome-keyring-daemon --foreground --components=ssh
- check contents of GNOME_KEYRING_CONTROL directory (
/run/user/1000/keyringfor me) - there is no ssh socket created inside the directory