[00:32] hi! [00:34] I'm trying to detect (and react) when a job respawns, so I'm following http://upstart.ubuntu.com/cookbook/#detect-if-a-job-stopped-before-reaching-its-respawn-limit [00:35] but it's not working. The action is executed when I remove the "respawn" stanza [00:47] I'm doing this in the "watchdog" job: start on stopped RESULT=failed, then echo "job '$JOB' just failed" >> /tmp/failures.log (inside a script block) [00:48] and that's litterally it. With no respawn in the target job, the watchdog works, however with a respawn I don't get anything in /tmp/failures.log [01:41] I don't understand. I can't find a way to detect that a job failed if it has a respawn stanza [18:18] is there a way to get upstart-monitor along with upstart 1.5? [18:19] I'm on Ubuntu 12.04 LTS and there's no upstart-monitor package :( === ktosiek is now known as ja_chce_jeszcze_ === ja_chce_jeszcze_ is now known as ktosiek