Move carrier detection back into net.sh. Reserve a new hook numbers

This commit is contained in:
Roy Marples
2007-04-11 10:40:53 +00:00
parent f754c661f5
commit 64c4d3875d
6 changed files with 19 additions and 14 deletions

View File

@@ -13,8 +13,6 @@ udhcpc_start() {
local args= opt= opts= pidfile="/var/run/udhcpc-${IFACE}.pid"
local sendhost=true cachefile="/var/cache/udhcpc-${IFACE}.lease"
_wait_for_carrier || return 1
eval args=\$udhcpc_${IFVAR}
# Get our options