8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
# /etc/default/loadcpufreq sample file
|
|
#
|
|
# Use this file to override the CPUFreq kernel module to
|
|
# be loaded or disable loading at all
|
|
|
|
ENABLE=true
|
|
FREQDRIVER=acpi-cpufreq
|