mheily / jobd

A job management framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssh-agent does not work

mheily opened this issue · comments

org.pcbsd.ssh-agent doesn't work. It needs to inject some variables into people's shell, but it runs in an isolated shell and exits.

Consider splitting this into a part that runs under launchd, and another part that does the shell variable injection.