summaryrefslogtreecommitdiff
blob: eb24f8de236432a20d825e5f6068811b153ac07f (plain)
1
2
3
4
5
6
# /etc/conf.d/cpufrequtils: config file for /etc/init.d/cpufrequtils

# Which governor to use. Must be one of the governors listed in:
#   cat /sys/devices/system/cpu/cpu?/cpufreq/scaling_available_governors
#
GOVERNOR="ondemand"