guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Customize GuixSD: Use Stock SSH Agent Everywhere!


From: Divan Santana
Subject: Re: Customize GuixSD: Use Stock SSH Agent Everywhere!
Date: Mon, 28 May 2018 22:11:09 +0200

> Chris contributed an article showing a neat hack to get ssh-agent
> running on GNOME in lieu of GNOME Keyring’s custom implementation:
>
>   
> https://www.gnu.org/software/guix/blog/2018/customize-guixsd-use-stock-ssh-agent-everywhere/
>
> Enjoy!  And thanks Chris!

Thanks very much Chris. This is really appreciated.

Super useful and just what I was looking for.

These sort of articles are great for new comers like me.

Only... I can't get it to work. lol

When I place this file in my home:

~/ ᐅ ll .xsession
-rwxr-xr-x 1 admin users 91 May 28 21:12 .xsession
~/ ᐅ cat .xsession
#!/run/current-system/profile/bin/bash

# start ssh-agent system wide.
exec ssh-agent "$@"

The login crashes from slim.

How do I debug it?

slim.log contains nothing useful. Also don't see anything in xorg log.

Removing the file, I can login again.

Bit puzzled.
--
Divan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]