diff options
Diffstat (limited to 'perl-install/harddrake/data.pm')
-rw-r--r-- | perl-install/harddrake/data.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm index 4ef4bae32..d680501b3 100644 --- a/perl-install/harddrake/data.pm +++ b/perl-install/harddrake/data.pm @@ -238,7 +238,7 @@ our @tree = icon => "memory.png", configurator => "", detector => sub { f(modules::probe_category('various/agpgart')) }, - checked_on_boot => 0, + checked_on_boot => 1, }, { |