summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/network/ethernet.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/network/ethernet.pm b/perl-install/network/ethernet.pm
index 83c19f15d..8b97ecb54 100644
--- a/perl-install/network/ethernet.pm
+++ b/perl-install/network/ethernet.pm
@@ -166,7 +166,7 @@ sub configureNetwork {
$last or return;
configureNetwork_step_2:
- if ($last->{BOOTPROTO} !~ /static/) {
+ if (is_dynamic_ip($intf)) {
$netc->{minus_one} = 1;
$in->ask_from(N("Configuring network"), N("