From 6b0ec001d1c557d38c3787722d539583d289443f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 11 Jan 2006 21:18:12 +0000 Subject: add a comment --- perl-install/standalone/service_harddrake | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/service_harddrake b/perl-install/standalone/service_harddrake index b6dbf1b2a..ea3ef77ea 100755 --- a/perl-install/standalone/service_harddrake +++ b/perl-install/standalone/service_harddrake @@ -155,6 +155,7 @@ foreach my $hw_class (@harddrake::data::tree) { modules::load_category($modules_conf, 'bus/usb'); $modules_conf->write; } elsif ($Ident eq "VIDEO") { + # explicitely NOT read the existing config (eg: new profile with globetrotter) harddrake::autoconf::xconf($modules_conf, {}); next; } elsif ($Ident eq "MOUSE") { -- cgit v1.2.1