From 3af350fa3fbb89feece5f9d36554736b762c688b Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 14 Sep 2005 21:34:02 +0000 Subject: call network::ethernet::update_iftab from network::ethernet::configure_eth_aliases --- perl-install/standalone/service_harddrake | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/service_harddrake b/perl-install/standalone/service_harddrake index e186b600e..4fcbb14a4 100755 --- a/perl-install/standalone/service_harddrake +++ b/perl-install/standalone/service_harddrake @@ -136,7 +136,6 @@ foreach my $hw_class (@harddrake::data::tree) { $modules_conf->remove_alias_regexp('^(wlan|eth)[0-9]*$'); modules::load_category($modules_conf, 'network/main|gigabit|usb|wireless|firewire|pcmcia'); require network::ethernet; - network::ethernet::update_iftab(); network::ethernet::configure_eth_aliases($modules_conf); $modules_conf->write; next; -- cgit v1.2.1