This commit is contained in:
parent
1b51fb5756
commit
2393b5c7c2
1 changed files with 3 additions and 0 deletions
3
doc/bugs/kill_git-annex_assistant_on_logout.mdwn
Normal file
3
doc/bugs/kill_git-annex_assistant_on_logout.mdwn
Normal file
|
@ -0,0 +1,3 @@
|
|||
When you logout of any x session git-annex does not get killed.
|
||||
This means that if you login again git-annex will still try to use the ssh-agent from the last session which doesn't run anymore.
|
||||
This leads to countless password queries unless you use a passwordless key.
|
Loading…
Reference in a new issue