/srv/irclogs.ubuntu.com/2015/02/18/#upstart.txt

=== Cidan is now known as zz_Cidan
owendHello world.  I asked my question of cjwatson but he sent me here, so I'll try here...10:27
owendIs there a way of finding out which events of an Upstart job's start on A and B clause the job has yet received?10:27
jodhowend: The easiest thing to do is just enable verbose logging (http://upstart.ubuntu.com/cookbook/#obtaining-a-list-of-events) before the job starts. If that's not possible, there is a more precise way of establishing which events a job has already received, but note that this latter method isn't via a command - you can infact inspect upstarts inner state (assuming upstart 1.6.1+).13:49
=== zz_Cidan is now known as Cidan
cschneidI have an upstart job that seems to track the pid correctly, but hangs when I do `service myjob start` and `service myjob stop` even though if I ctrl-c it has the right pid during a status call22:00
cschneidThis is the script & the behavior I'm seeing. https://gist.github.com/cschneid/4fb0757f7e71bf7cb74522:02
postmodernwhat is the correct way to set a custom PATH for an upstart script?23:23

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!