[02:32] Is there a way to run multiple exec from an upstart job? [02:32] Basically I want to do this http://pastebin.com/nndv8gWm [02:33] but everytime I try this, it seems that bareserver.py stops while bareprocessor.py keeps going. Commenting out the bareprocessor.py line makes bareserver.py start correctly [09:27] tgm4883: Make a bareserver job and a bareprocessor job. [17:50] ion, ok, I thought that was going to be the outcome, was hoping I could do it the other way though. Thanks