Comment 29 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

It seems it's reboot what makes BOINC stop working (same old, computing is
suspended). However I can fix this manually with following commands:
$ sudo /etc/init.d/boinc-client stop
$ sudo /etc/init.d/boinc-client start

Race condition at reboot? Ideas?