Thierry Vignaud <[email protected]> writes: > On 29 April 2012 23:58, <[email protected]> wrote: >> Revision 4320 Author blino Date 2012-04-29 23:58:43 +0200 (Sun, 29 Apr 2012) >> >> Log Message >> >> do not explicitely disable cpufreq services, it should always be on > > You should log laptop-mode change too. > Or revert it if it wasn't wanted.
Where do you see a laptop-mode change? This commit only deals with cpufreq and cpufreqd services. >> --- images-config/draklive/trunk/config/live.cfg 2012-04-29 20:34:55 UTC >> (rev 4319) >> +++ images-config/draklive/trunk/config/live.cfg 2012-04-29 21:58:43 UTC >> (rev 4320) >> @@ -106,7 +106,7 @@ >> 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 > -- Olivier Blin - blino
