/srv/irclogs.ubuntu.com/2013/06/20/#upstart.txt

GrivvelHello! I'm having an issue where upstart seems to be respawning my process if it shuts down during the pre-stop script. As far as I can tell from the documentation, that isn't intended. Does anyone know what might be causing it?05:55
GrivvelAha, nevermind. It looks like this is already a documented bug https://bugs.launchpad.net/upstart/+bug/568288 . But it looks like there are workarounds :)06:08
SargunIs there a good way to manipulate user upstart jobs from system upstart jobs?06:18
xnoxSargun: no, not really, you could drop/edit new jobs in one of the "user upstart job" locations - e.g. /etc/xdg/upstart/07:04
xnoxSargun: and system jobs can send events that user upstart jobs notice.07:05
xnoxSargun: but you wouldn't be able to start/stop/status user upstart jobs from within system one.07:05
SargunHm07:34
xnoxSargun: what do you want to do & why? =)07:49
xnoxSargun: sudo -u foo start bar07:49
xnoxshould work.07:50
xnox;-)07:50
* trapni waves13:18
trapniHey. As of 6.13.2, I'm having a worker.init upstart file that spawnes a worker with a given $ID, then I have a generic workers.init that spawns all workers with their given ID, just like in the cookbook. Now, however, I want to globally restart them without writing the loop everytime again, just by `initctl restart workers` - but that doesn't seem possible, is it ?13:28
=== erkules_ is now known as erkules

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