Comment 17 for bug 1271591

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

@marga
with this change, gnome-keyring desktop session upstart job will take over ssh-agent upstart job in Trusty 14.04 LTS, and thus override SSH_AUTH_SOCK with the gnome-keyring's one. To disable this:

- system-wide: echo manual | sudo tee -a /etc/xdg/upstart/gnome-keyring.override
- user-wide: echo manual | tee -a ~/.config/upstart/gnome-keyring.override