[19:52] hi, i've got a question about an upstart with multiple dependencies [19:53] i'm writing an upstart script for a job with dependencies on a database and a message bus [19:53] i'm wondering if i can make the dependent script `start on DB && MB` or something like that