Open
Description
Which feature would you like to have?
I'm a bit torn between whether this is a bug or a feature request, I'll register it as a feature request for now.
"nice -n 20 ./compile.sh" does not work as expected. The niceness level is eventually lost, probably at the time that docker enters the scene. I also did not see anything mentioned on docs.armbian.com how to set the niceness level of a build, neither did a grep of the Armbian build core sources directory reveal anything. So, I will conclude that currently it cannot be done. IMVHO, it should be possible, maybe even with a conservative default of nice 12 or even nice 20.