Hi,

Yury G Kudryashov wrote:

> Log:
> Start ssh-agent or gpg-agent even if called by kdm
...
> -      # Handle being called by kdm.
> -      if test "''${1:0:1}" = /; then eval exec "$1"; fi
> -
...
> +      # Handle being called by kdm.
> +      if test "''${1:0:1}" = /; then eval exec "$1"; fi
> +

Are you sure that this is correct / needed?  I use kdm and ssh-agent starts 
fine.

-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to