Skip to content

installing keychain on opensuse results in black screen after boot #147

@guillermo-st

Description

@guillermo-st

I'm trying to set up keychain on opensuse to automatically add my github ssh keys on boot, and prevent the password input popups on every commit. After installing keychain and adding my keys, it works just fine until the next reboot. After turning the machine on, opensuse gets hung up on a black screen. The only workaround is to roll the OS back to a previous snapshot where keychain was not installed.

I have even tried reinstalling opensuse from scratch (including a full disk format), but this only happens after installing keychain. This is the line I added to my .bashrc:

eval ` keychain --eval $HOME/.ssh/* `

I have no idea how to fix this, I guess I will have to settle for manually starting the ssh agent myself. Help much appreciated!

Metadata

Metadata

Assignees

Labels

more info neededMore information needed to proceed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions