Allow dhclient per $IFACE arguments.
This commit is contained in:
parent
20b4076b12
commit
316a316d9b
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user