]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use get_if_var() to retrieve interface specific values of dhclient_flags
authorbrooks <brooks@FreeBSD.org>
Fri, 2 Mar 2007 20:48:35 +0000 (20:48 +0000)
committerbrooks <brooks@FreeBSD.org>
Fri, 2 Mar 2007 20:48:35 +0000 (20:48 +0000)
commit94dde8f6980ad1b1b5a3e9b9c8ff10f43de0f64e
treef0670810d82c0c79808cbcc1f42ee12e15c0c3fb
parent70309cb244dbccaa13d4fed9e4631c837c84fab0
Use get_if_var() to retrieve interface specific values of dhclient_flags
and background_dhclient.  This allows interfaces who's names are not
valid parts of shell variables and shortens the code.

MFC after: 1 week
etc/rc.d/dhclient