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/mod_bootfile_eth_hwid | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/mod_bootfile_eth_hwid') diff --git a/scripts/mod_bootfile_eth_hwid b/scripts/mod_bootfile_eth_hwid index b913d121..51b2c022 100755 --- a/scripts/mod_bootfile_eth_hwid +++ b/scripts/mod_bootfile_eth_hwid @@ -27,7 +27,6 @@ sed -i '/^interfaces {$/,/^}$/ { /\n }$/ { /hw-id: / s/\(hw-id:\) [0-9a-fA-F:]\+/\1 '"$hwid"'/ /hw-id: /! s/}$/ hw-id: '"$hwid"'\n }/ - /link-detect/! s/}$/ link-detect\n }/ b } N -- cgit v1.2.3