summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/service_harddrake')
-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 9b960de5c..3dccca3ff 100755
--- a/perl-install/standalone/service_harddrake
+++ b/perl-install/standalone/service_harddrake
@@ -95,6 +95,5 @@ Storable::store(\%config, $last_boot_config);
# automatic sound slots configuration
harddrake::sound::configure_sound_slots();
-modules::write_conf();
$in->exit(0) if $in;