On Wed, 2003-02-05 at 13:00, Martin Fahrendorf wrote: > > Where does ssh-agent get loaded during startup? It seems to get loaded > > on boot on my desktop but not my laptop... > > The ssh-agent is loaded in '/etc/X11/Xsession' but only if there is a private > ssh key available for this user. So if you don't have a key, generate one (as > described above) and logout and login and the ssh-agend should run.
I see, cool. Thanks! -- adamw
