summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/service_harddrake1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/standalone/service_harddrake b/perl-install/standalone/service_harddrake
index f6bdc298a..07b76a06a 100755
--- a/perl-install/standalone/service_harddrake
+++ b/perl-install/standalone/service_harddrake
@@ -60,7 +60,6 @@ if (find { $_->{driver} =~ /Card:NVIDIA/ } detect_devices::probeall()) {
} $_ foreach grep { -e $_ } "/etc/X11/XF86Config-4", "/etc/X11/XF86Config", "/etc/X11/xorg.conf";
}
}
-exit 0;
my $is_globetrotter = -f '/usr/sbin/mdkmove';