summaryrefslogtreecommitdiff
path: root/scripts/mod_bootfile_eth_hwid
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mod_bootfile_eth_hwid')
-rwxr-xr-xscripts/mod_bootfile_eth_hwid1
1 files changed, 0 insertions, 1 deletions
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