Date: Fri, 26 Aug 2005 04:06:17 +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/etc network.subr Message-ID: <200508260406.j7Q46HXv009668@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-08-26 04:06:17 UTC
FreeBSD src repository
Modified files:
etc network.subr
Log:
Support ifconfig_<ifn> variables containing quoted variables with spaces
in them by wrapping the ifconfig command with eval "...".
For example, this allows:
ifconfig_iwi0="DHCP ssid 'foo bar baz'"
Revision Changes Path
1.166 +1 -1 src/etc/network.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508260406.j7Q46HXv009668>
