| Age | Commit message (Collapse) | Author |
|
The variable SSH_AGENT_PID might still be set, so it should not be used for
testing. Resorted to a ps test instead.
|
|
I modified the script for automatic ssh-agent starting to only start a new agent
if one isn't running already and to only add the keys from standard file
locations only if the agent doesn't already contain any identities.
The reasoning for me was that every time I open a new bash window or fire up
'screen', I would be asked for the passphrase.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Links are not working on this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protect the keys.
|
|
|
|
|
|
|