So I want to turn off CPU throttling, and I notice how each time opensuse boots up, it imposes it.
I would like to know where it does this. I suspect - but actually I don’t really know - if it’s the HAL daemon that does this. Could be.
In any case, rather than have to key it in each time, I put the relevant commands (cpufreq-set) in boot.local. No effect.
I suspect boot.local might not be the best place for such a heavy duty command like this one.
Are there any there places I could put it so that it executes automatically?