On 28/01/2008, Knut Talman <[EMAIL PROTECTED]> wrote: > > Hello Jim, > > > KT> If anyone has a better place (independed of window manager) I'd be > thankful. > > Perhaps /etc/profile, /etc/bashrc, or the likes? > > I tried it but it was always overwritten or not globally active after > logging in. I don't know why or if I made another mistake somewhere > else. > > Best regards, > > Knut > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users >
Each Window Manager is called upon by ssh-agent and dbus-launch. ssh-agent no like LD_PRELOAD (security precaution) and resets it. So you need to wrap in the LD_PRELOAD AFTER ssh-agent launch. Greetz Ronald -- "entia non sunt multiplicanda praeter necessitatem" - Lex Parsimoniae
_______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
