summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-04-08 12:41:09 +0000
committerThierry Vignaud <tv@mandriva.org>2009-04-08 12:41:09 +0000
commitd1075fc1f0998e801bc6215c75435021d8416318 (patch)
tree5af9372592c348c272fe2ad1a2558b2249375a34 /perl-install/harddrake
parent8a23e0f29d13743fb634ba02310f78dda17e76e1 (diff)
downloaddrakx-backup-do-not-use-d1075fc1f0998e801bc6215c75435021d8416318.tar
drakx-backup-do-not-use-d1075fc1f0998e801bc6215c75435021d8416318.tar.gz
drakx-backup-do-not-use-d1075fc1f0998e801bc6215c75435021d8416318.tar.bz2
drakx-backup-do-not-use-d1075fc1f0998e801bc6215c75435021d8416318.tar.xz
drakx-backup-do-not-use-d1075fc1f0998e801bc6215c75435021d8416318.zip
do not check anymore for disks on startup
Diffstat (limited to 'perl-install/harddrake')
-rw-r--r--perl-install/harddrake/data.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm
index e100592d8..50267f271 100644
--- a/perl-install/harddrake/data.pm
+++ b/perl-install/harddrake/data.pm
@@ -205,7 +205,7 @@ our @tree =
icon => "harddisk.png",
configurator => "$sbindir/diskdrake",
detector => sub { f(detect_devices::hds()) },
- checked_on_boot => 1,
+ checked_on_boot => 0,
automatic => 1,
},