From f7c2849ff91ab9a0a3307ac195d19b7f4d35b8b5 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 8 Mar 2006 11:26:48 +0000 Subject: disable bluetooth and laptop specific services, they'll be enabled by harddrake if needed --- live/One/2006.0/config/live.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'live') diff --git a/live/One/2006.0/config/live.cfg b/live/One/2006.0/config/live.cfg index abc238cf5..1f7ab134b 100644 --- a/live/One/2006.0/config/live.cfg +++ b/live/One/2006.0/config/live.cfg @@ -75,8 +75,8 @@ my $l = { 'mandriva-theme-screensaver', ], disable_services => [ - # qw(bluetooth), # bluetooth - # qw(cpufreq laptop-mode), # laptop + qw(bluetooth), # bluetooth + qw(cpufreq laptop-mode), # laptop qw(cups hplip), # printing qw(capi4linux ibod isdn4linux isdnlog), qw(cpqarrayd upsd upsmon), # uncommon hardware -- cgit v1.2.1