/srv/irclogs.ubuntu.com/2012/06/06/#upstart.txt

greylurkSo, i'm trying to write an upstart script for a process, and it appears to fork 56 times before settling in to a single PID.  Is there any hope of writing an "expect" statement to deal with it?00:47
ionCan you tell it not to do that? :-P00:56
greylurkI'm not sureā€¦ I'm trying.00:56
JanCseems like that process is somewhat insane  ;)00:56
greylurkIt's actually "clone"ing not "fork"ing, so it might just be a bunch of threads to read configurations and such.00:56
greylurkI'm investigating.00:57
JanCthere are always tricks with pre/post start/stop & script you can use (see the cookbook for some ideas)00:59
swine_hey, what would cause a pre-run section of an upstart config file not to ever run ?04:04
roderick__hi, is there a way to give an instance a default value in the upstart script, so it's optional for "start myapp ..."?07:25
qzioI'm trying to get nginx to use upstart, not sure what I've done but doing start nginx or stop nginx just sits there doing nothing.10:49
qziocan't find anything in syslog either, or the nginx log.10:49
qzioI've installed nginx using the passenger gem, so it sits in /opt/nginx.10:49
qzioI'm using the upstart script described in http://wiki.nginx.org/Upstart with the modification of DAEMON=/opt/nginx/sbin/nginx10:50
JanCqzio: *s*bin?11:56
JanCare you sure it's not in /opt/nginx/bin/ instead?11:56
qzioyes I'm sure.12:22
qzioI can get nginx to start. but not to stop.12:22

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