On Tue, Apr 12, 2011 at 06:03:18PM +0000, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the libpam-gnome-keyring package:
> 
> #622388: can't use libpam-gnome-keyring outside of gnome
> 
> You need to launch it:
>       gnome-keyring-daemon --start

Hi and thanks for your reply.

Actually the correct way to do it from an ~/.xsession or ~/.xinitrc file
is:

        eval `gnome-keyring-daemon --start --components=ssh`

        or 

        eval $(gnome-keyring-daemon --start --components=ssh)

which sets SSH_AUTH_SOCK in the window mananger environment.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to