[23:51] hi, trying to set up notifications when a job is respawned by upstart but this is proving to be somewhat challenging [23:51] in particular if i use a monitor job with "start on stopped" then i don't get successful respawns, and if i use "start on stopping" then i don't get $EXIT_STATUS or $EXIT_SIGNAL [23:53] er sorry, meant to say "start on stopped RESULT=failed" for the first one [23:54] although that doesn't seem to make a difference at any rate [23:54] using upstart 1.12.1 (trusty)