summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 785dd2c56..c4b50986b 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -577,6 +577,7 @@ sub main {
install_any::clean_postinstall_rpms();
install_any::log_sizes($o);
install_any::ejectCdrom();
+ install_any::remove_advertising($o);
$::live or fs::write($o->{prefix}, $o->{fstab}, $o->{manualFstab}, $o->{useSupermount});
modules::write_conf($o->{prefix});