From a6f3a6b9ff69963684db50d0aea87590f7eb69f0 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 25 Jan 2005 09:40:23 +0000 Subject: fix previous commit (we don't want devfsd anymore) --- perl-install/install_steps.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps.pm') diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index 28ee225de..533ee3ef0 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -504,7 +504,7 @@ Consoles 1,3,4,7 may also contain interesting information"; #- for mandrake_firstime touch "$o->{prefix}/var/lock/TMP_1ST"; - any::config_dvd($o->{prefix}, $have_devfsd); + any::config_dvd($o->{prefix}, 0); any::config_mtools($o->{prefix}); #- make sure wins is disabled in /etc/nsswitch.conf -- cgit v1.2.1