summaryrefslogtreecommitdiff
path: root/net.Linux/pump.sh
diff options
context:
space:
mode:
Diffstat (limited to 'net.Linux/pump.sh')
-rw-r--r--net.Linux/pump.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/net.Linux/pump.sh b/net.Linux/pump.sh
index fd57fcd..f76cfcd 100644
--- a/net.Linux/pump.sh
+++ b/net.Linux/pump.sh
@@ -12,8 +12,6 @@ _config_vars="$_config_vars dhcp pump"
pump_start() {
local args= opt= opts=
- _wait_for_carrier || return 1
-
# Get our options
eval opts=\$dhcp_${IFVAR}
[ -z "${opts}" ] && opts=${dhcp}