raspberrypi2/SOURCES/cpupower.config
2024-06-24 06:48:50 +00:00

4 lines
148 B
Plaintext

# See 'cpupower help' and cpupower(1) for more info
CPUPOWER_START_OPTS="frequency-set -g ondemand"
CPUPOWER_STOP_OPTS="frequency-set -g powersave"