summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2006-01-11 21:18:12 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2006-01-11 21:18:12 +0000
commit6b0ec001d1c557d38c3787722d539583d289443f (patch)
tree7ab364444215abfc7c2645789d8587211c3c9be2 /perl-install
parent2a0b6d36557707f7d3ff85d122443e9fc70775f9 (diff)
downloaddrakx-backup-do-not-use-6b0ec001d1c557d38c3787722d539583d289443f.tar
drakx-backup-do-not-use-6b0ec001d1c557d38c3787722d539583d289443f.tar.gz
drakx-backup-do-not-use-6b0ec001d1c557d38c3787722d539583d289443f.tar.bz2
drakx-backup-do-not-use-6b0ec001d1c557d38c3787722d539583d289443f.tar.xz
drakx-backup-do-not-use-6b0ec001d1c557d38c3787722d539583d289443f.zip
add a comment
Diffstat (limited to 'perl-install')
-rwxr-xr-xperl-install/standalone/service_harddrake1
1 files changed, 1 insertions, 0 deletions
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") {