Date: Mon, 25 Jan 2010 15:55:25 -0500 From: Ed Maste <emaste@freebsd.org> To: Doug Barton <dougb@FreeBSD.org> Cc: freebsd-rc@freebsd.org Subject: Re: NetBSD compat shims in rc.subr Message-ID: <20100125205525.GA48654@sandvine.com> In-Reply-To: <4B5E030D.8020506@FreeBSD.org> References: <20100125195748.GA30798@sandvine.com> <4B5E02A3.4050708@FreeBSD.org> <4B5E030D.8020506@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 25, 2010 at 12:46:05PM -0800, Doug Barton wrote: > Oh, one caveat JIC, please grep through /etc and make sure the variables > you're removing aren't used by something. I found that OSTYPE wasn't used in etc/ beyond the case statement(s) in rc.subr itself, so removed it. Some rc.d scripts use SYSCTL_W so I left it alone (fixed to the FreeBSD case): > >> +SYSCTL_W="${SYSCTL}" -Ed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100125205525.GA48654>