Displaying 1 result from an estimated 1 matches for "__apple_launchd__".
2011 Jul 22
3
MacOSX & ssh-agent -l
Folks,
MacOSX 10.6.x (Snow Leopard) runs { ssh-agent -l }; that's not an
s/ssh-add/ssh-agent/ typo. It appears to be an undocumented addition
(the man-pages were not updated).
I *suspect* that it just tells the agent to honour whatever pre-existing
value of $SSH_AUTH_SOCK it inherits and to try to listen to that. I
don't know for sure.
Does anyone have details on what exactly it does,