Date: Fri, 26 Aug 2005 20:31:04 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dhclient dhclient-script Message-ID: <200508262031.j7QKV5R1078020@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-08-26 20:31:04 UTC
FreeBSD src repository
Modified files:
sbin/dhclient dhclient-script
Log:
The $medium string often contains quoted values with spaces in them (ssids,
for example). Follow the example of the ISC script and wrap ifconfig
calls using $medium in eval "..." so this works.
Reported by: iedowse
Revision Changes Path
1.8 +6 -6 src/sbin/dhclient/dhclient-script
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508262031.j7QKV5R1078020>
