Date: Wed, 25 Jun 1997 14:08:53 +0900 From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= <max@wide.ad.jp> To: dima@best.net Cc: max@wide.ad.jp, dima@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc Message-ID: <199706250508.OAA22765@bourbon.sfc.wide.ad.jp> In-Reply-To: Your message of "Tue, 24 Jun 1997 21:37:11 -0700 (PDT)" References: <199706250437.VAA15429@burka.rdy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> > Log: >> > sh /etc/rc.local -> . /etc/rc.local >> >> > Revision Changes Path >> > 1.130 +2 -2 src/etc/rc >> >> What's the advantage of the latter form over the former one? I can >> only see disadvantage. > The advantage is: now variables from /etc/rc.conf{,.local} will be propagated > to /etc/rc.local Damn, I overlooked the space between the period and the slash! Now I see what you meant . Sorry for bothering you. Cheers, Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706250508.OAA22765>