From 4c31892eb4adc926a4301a2831ded92daa75c991 Mon Sep 17 00:00:00 2001 From: Robert Bays Date: Tue, 15 Jan 2008 20:59:06 -0800 Subject: fix for bug 2534 and prep for larson's vif link detect fixes --- scripts/vyatta_net_name | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/vyatta_net_name') diff --git a/scripts/vyatta_net_name b/scripts/vyatta_net_name index 43c71c1d..e048800e 100755 --- a/scripts/vyatta_net_name +++ b/scripts/vyatta_net_name @@ -107,7 +107,6 @@ for name_hwid in ${cfg_net_hwid[@]} ; do last_ethn=$ethn if [ "$hwid" == "$attr_address" ] ; then # we mod the config file interface sub-clock in case it is missing - # "link-detect" [[ "$BOOTFILE" != *test_* ]] && \ ${vyatta_sbindir}/mod_bootfile_eth_hwid $BOOTFILE $name $attr_address echo $name -- cgit v1.2.3