--- startlubuntu.old 2011-08-20 16:54:00.000000000 +0400 +++ startlubuntu 2011-10-22 20:24:11.244328334 +0400 @@ -60,5 +60,10 @@ eval "$(dbus-launch --sh-syntax --exit-with-session)" fi +# Export Gnome-keyring variables if needed +if which gnome-keyring-daemon >/dev/null; then + export $(/usr/bin/gnome-keyring-daemon --start --components=ssh) +fi + # Start the LXDE session exec /usr/bin/lxsession -s Lubuntu -e LXDE