diff options
-rw-r--r-- | live/One/2006.0/config/live.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
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 |