diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-24 08:45:01 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-24 09:37:55 -0800 |
commit | 2b96631fa56943b728bb670e0ca016ccde8cd517 (patch) | |
tree | 0841d020c8972c6b220fd548b44ba5adc0b466e6 /debian/control | |
parent | 96700ba4c5c8acc2aecddbe68e9af8adf95850a3 (diff) | |
download | vyatta-cfg-system-2b96631fa56943b728bb670e0ca016ccde8cd517.tar.gz vyatta-cfg-system-2b96631fa56943b728bb670e0ca016ccde8cd517.zip |
Add cpufrequtils default config file
If cpufrequtils is installed, then want the default to be full performance.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4f8d26c5..f6ce8dd7 100644 --- a/debian/control +++ b/debian/control @@ -51,6 +51,7 @@ Depends: acpid, radvd (>= 1:1.1-3), apt-transport-https, hostapd (>= 1:0.6.9-3), + cpufrequtils, libcap2-bin (>= 2.19) Pre-Depends: bash-completion Suggests: util-linux (>= 2.13-5), |