On Sun, Nov 11, 2012 at 9:12 PM, Zoran Kolic <[email protected]> wrote: > It might sound stupid, but I'd like to know if there's > any difference. Are those 3 line the same? > > WITH_KMS=YES > WITH_KMS="YES" > WITH_KMS=yes
With regard to their use in /etc/rc.conf, no, absolutely not. In general, from my experience, only the second one will work. This might, or might not, be true for other uses, but rc.conf is pretty picky about this. Kurt _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
