Comment 39 for bug 1274456

Revision history for this message
Jussi (jussi-lahtinen-gmail) wrote : Re: [Bug 1274456] Re: BOINC is always suspended, if set to work when IDLE

I'm doing some tests and I wonder if there is test project for BOINC (with
actual mock up tasks)? So that I don't have to mess with real projects with
my VM.

I don't quite understand Upstart documentation.
http://upstart.ubuntu.com/cookbook/#expect

I made upstart script to launch the old init script, and it seems to be
very hard to tell how many forks there will be. Also it seems upstart
allows max two forks... maybe this isn't way to do it.

Ubuntu doesn't make difference between runlevels 2, 3, 4 and 5... So right
now I don't see other options than find another way to detect idle status
or find yet another way to wait until X is ready.