summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/dhclient.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dhclient.sh b/net/dhclient.sh
index 6c92c1f..65cacd3 100644
--- a/net/dhclient.sh
+++ b/net/dhclient.sh
@@ -17,6 +17,7 @@ dhclient_start()
# Get our options
# These options only work in Gentoo, and maybe RedHat
+ eval args=\$dhclient_${IFVAR}
eval opts=\$dhcp_${IFVAR}
[ -z "${opts}" ] && opts=${dhcp}