/srv/irclogs.ubuntu.com/2013/05/09/#upstart.txt

mmarkerHmm, if I had a question related to using upstart to do something as it's set up for Ubuntu, is this the right place to ask, or is this really a devel only channel?16:14
SpamapSmmarker: yes ask away16:18
mmarkerOk, simple enough. Have a Beagleboard xM that's running Precise. I want an upstart job that'll run after the rc scripts are finished running. I tried triggering my task on "started rc", but that's not quite right (rc is running, I want it when things are done)16:21
mmarkerIf I read the cookbook correctly, I should have an rc script that runs last that should throw an event via initctl emit...is that right?16:22
SpamapSmmarker: stopped rc16:23
SpamapSmmarker: you probably want 'start on stopped rc RUNLEVEL=[2345]'16:24
mmarkerHmm, I'll need to try that16:27
mmarkerthat does make sense, since rc isn;t something that keeps running. Thanks!16:28

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