From 394662e35ead4a960fbd703b0bb453b2bbe99736 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sun, 29 Apr 2012 21:58:43 +0000 Subject: do not explicitely disable cpufreq services, it should always be on --- config/live.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/live.cfg b/config/live.cfg index 5ff9083..5e478b7 100644 --- a/config/live.cfg +++ b/config/live.cfg @@ -106,7 +106,7 @@ my $_l = { rpms => [ ], disable_services => [ - qw(bluetooth cpufreq cpufreqd laptop-mode pcmcia mdadm pcscd), + qw(bluetooth laptop-mode pcmcia mdadm pcscd), qw(cups hplip oki4daemon), # printing qw(capi4linux ibod isdn4linux isdnlog bpalogin), qw(cpqarrayd upsd upsmon), # uncommon hardware -- cgit v1.2.1