Comment 1 for bug 527723

Revision history for this message
H.-Dirk Schmitt (dirk-computer42) wrote :

Changing the upstart job to the following will fix the issue
exec atd -l $(awk '/^processor/{cpu++}END{load=cpu-0.4; if (cpu < 2) load=1.5; print load;}' /proc/cpuinfo)