mmarker | Hmm, 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 |
---|---|---|
SpamapS | mmarker: yes ask away | 16:18 |
mmarker | Ok, 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 |
mmarker | If 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 |
SpamapS | mmarker: stopped rc | 16:23 |
SpamapS | mmarker: you probably want 'start on stopped rc RUNLEVEL=[2345]' | 16:24 |
mmarker | Hmm, I'll need to try that | 16:27 |
mmarker | that 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!