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 @@ dhclient_start() {
local args= opt= opts= pidfile="/var/run/dhclient-${IFACE}.pid"
local sendhost=true dconf=
_wait_for_carrier || return 1
# Get our options
eval opts=\$dhcp_${IFVAR}
[ -z "${opts}" ] && opts=${dhcp}