Date: Tue, 23 Jan 2007 13:26:30 -0500 From: Jerry McAllister <jerrymc@msu.edu> To: eoghan <eoghanj@gmail.com> Cc: freebsd ORG <freebsd-questions@freebsd.org> Subject: Re: rc.conf Message-ID: <20070123182630.GD16158@gizmo.acns.msu.edu> In-Reply-To: <603807C4-19A7-4956-9E64-2EF5B1552D1E@gmail.com> References: <603807C4-19A7-4956-9E64-2EF5B1552D1E@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 23, 2007 at 04:22:44PM +0000, eoghan wrote: > Hi > Just a general question: > should all values in rc.conf be in quotes... like: > network_enable="rl0" It is a good idea. I think, if there is no white space in the value, then you can get away without it, but maybe I have my shells confused in my mind. Anyway, using the quotes will always be OK. ////jerry > Thanks > Eoghan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070123182630.GD16158>