/srv/irclogs.ubuntu.com/2014/09/17/#upstart.txt

=== PaulePan1er is now known as PaulePanter
checkershi, how can I make an upstart job run a service's configtest functionality before allowing a restart?07:03
checkersif I put the configtest command into pre-start, upstart will stop the job and then fail to start it with service foo restart07:03
=== JanC is now known as Guest10664
jodhcheckers: I'm not clear what behaviour you are after then?13:43
=== JanC is now known as Guest81934
=== JanC__ is now known as JanC
jodhstgraber: hi - could you review https://code.launchpad.net/~jamesodhunt/upstart/bug-1360208/+merge/234869 when you get a chance?15:48
mlindnerWhat's the correct way to get ulimit -c unlimited to actually work in upstart scripts18:08
mlindnerit appears that upstart doesn't use /etc/profile18:08
mlindnerso setting it there seems to do nothing18:08
SegFaultAXI have a process that appears to daemonize itself. If I add `expect fork`, the process boots correctly but upstart immediately loses its handle on the child process so stops/restarts hang. If I add `expect daemon`, it just hangs on start forever.19:07
SegFaultAXIf I omit the expect stanza entirely, it boots correctly, but immediately loses the pid (similar to expect fork)19:07

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