Move carrier detection back into net.sh. Reserve a new hook numbers
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user