## context - gnome minimal - what is my ssh agent setup? (i didn't document this) ## when log in ``` ssh-add ~/.ssh/id_* ``` log out or reboot log back in ``` ssh-add -l ``` ## expected behavior identities are preserved ## actual behavior there are no identities
context
when
log in
log out or reboot
log back in
expected behavior
identities are preserved
actual behavior
there are no identities