From d460b91eebd36c69b8af1045dde3ac698f08e4b1 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Tue, 7 Apr 2009 13:51:53 +0000 Subject: Removing code which duplicates install::steps::upNetwork(). --- lib/network/netconnect.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/network') diff --git a/lib/network/netconnect.pm b/lib/network/netconnect.pm index 18488e0..f344b34 100644 --- a/lib/network/netconnect.pm +++ b/lib/network/netconnect.pm @@ -320,8 +320,6 @@ If you do not know it, keep the preselected protocol.") }, last if $status; sleep 1; } - # workaround missing resolvconf - -f "/etc/resolv.conf" or cp_f("$::prefix/etc/resolv.conf", "/etc/resolv.conf"); } $success = $connection->get_status(); $has_internet = network::tools::connected(); -- cgit v1.2.1