2007-06-20 08:27 UTC
Shell leaks
Ion leaves a redundant shell running for every program it starts.
Your problem is a crappy shell that doesn't automatically exec
when there's just a single command to run. Fix it, or change /bin/sh
point to bash. Ion will not include workarounds for problems
that can easily be fixed elsewhere.