On 1 April 2015 at 21:03, wilson wrote:
>
> I saw the following on https://www.cygwin.com/ml/cygwin/2015-03/msg00477.html
> and I've been having the same issue with keychain. The fix to the
> /usr/bin/keychain shell script worked as shown, but I've added information
> about where the fix belong
I saw the following on
https://www.cygwin.com/ml/cygwin/2015-03/msg00477.html and I've been
having the same issue with keychain. The fix to the /usr/bin/keychain
shell script worked as shown, but I've added information about where the
fix belongs (in the script) later in this message. I suggest
After updating to OpenSSH 6.8p1-1, I experienced an issue where, at
every login, keychain (in my .bash_profile) wrote a warning:
My .bash_profile lines:
# Start keychain, passing as args all private keys to be cached
keychain ${HOME}/.ssh/id_dsa #, other_key1, other_key2, ...
# That creates a file
3 matches
Mail list logo