[SOLVED] Ssh-agent on Haiku

Oh I see, it was my fault.
I had put the script to start the keychain into UserBootScript instead of UserSetupEnvironment.
Putting it into UserSetupEnvironment fixes the problem.
Sorry for the noise!

2 Likes

I think it would be better if there was a directory where a package could install a small script and then UserSetupEnvironment would run all of them. Similar to a profile.d, or user_launch, or ~/config/settings/boot/launch directory. Then any package could automatically set this up, or offer to set it up.

2 Likes

Yes that would be great. No need for tinkering, just install a package and youre done