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/add_bootfile_eth_hwid | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/add_bootfile_eth_hwid') diff --git a/scripts/add_bootfile_eth_hwid b/scripts/add_bootfile_eth_hwid index 2a9cc69c..a315a103 100755 --- a/scripts/add_bootfile_eth_hwid +++ b/scripts/add_bootfile_eth_hwid @@ -25,6 +25,5 @@ sed -i '/^interfaces {$/,/^}$/ { /^}$/i\ ethernet '"$eth"' {\ hw-id: '"$hwid"'\ - link-detect\ } }' $bootfile -- cgit v1.2.3