- running on OsX 10.8
- When using gpg-agent plugin, found numerous instances of gpg-agent
running on my system, growing linearly with time. Found existing
check for running services is calling a deprecated command.
Don't just overwrite the environment. First check for a running agent (an
x-session might have one running). If no agent is found, source the
environment and check again using those settings. If again no agent is
found, start a new instance.