summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm
diff options
context:
space:
mode:
Diffstat (limited to 'installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm')
-rw-r--r--installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm b/installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm
index b897f1d8..a6e41d33 100644
--- a/installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm
+++ b/installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm
@@ -67,6 +67,7 @@ sub updateDistroConfig
if (slxsystem("SuSEconfig")) {
die _tr("unable to run SuSEconfig (%s)", $!);
}
+ $self->SUPER::updateDistroConfig();
}
sub initDistroInfo