Bug fix -- exit with failure if the primary command fails
Exit with the same exit code as the primary command
If --run commands fail, the exit with the failed exit code, and DO NOT RUN THE PRIMARY COMMAND
if any --start service fails, then KILL THE OTHERS, and exit.