Re: [launchd-dev] Replacing the env variable set by SecureSocketWithKey.

2014-07-06 Thread Mihai Moldovan
* On 06.07.2014 05:21 pm, Mihai Moldovan wrote: > Reading launchd's source code, I've gathered from support/launchctl.c that > LAUNCH_JOBSOCKETKEY_SECUREWITHKEY is just a wrapper and actually adds a > LAUNCH_JOBSOCKETKEY_PATHNAME dict with the secure socket path to the data > array. > > However, I

[launchd-dev] Replacing the env variable set by SecureSocketWithKey.

2014-07-06 Thread Mihai Moldovan
Hi, I hope this list is still active. I haven't seen any posts on 2014 yet. I'm currently trying to make gpg-agent launchd-compatible. The plist for my LaunchAgent specifies SecureSocketWithKey for "GPG_AGENT_INFO". This is, correctly, setting GPG_AGENT_INFO to the socket path created by launc