Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jan 2012 12:09:03 +0000
From:      Chris Rees <crees@freebsd.org>
To:        Denny Lin <dennylin93@hs.ntnu.edu.tw>
Cc:        Doug Barton <dougb@freebsd.org>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: HEADS UP: set_rcvar() removed from rc.subr
Message-ID:  <CADLo83_pXnJx2PMoknC6BjGL4BGGrbDMeOpwE1kaY4UgWPWdcw@mail.gmail.com>
In-Reply-To: <20120114111121.GF86837@mail.hs.ntnu.edu.tw>
References:  <4F114577.30201@FreeBSD.org> <20120114111121.GF86837@mail.hs.ntnu.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14 January 2012 11:11, Denny Lin <dennylin93@hs.ntnu.edu.tw> wrote:
> On Sat, Jan 14, 2012 at 01:05:59AM -0800, Doug Barton wrote:
>> to make the change by hand, change this:
>>
>> name=foo
>> rcvar=`set_rcvar`
>>
>> to:
>>
>> name=foo
>> rcvar=foo_enable
>
> The scripts installed by net/avahi-app still use set_rcvar() because
> they are included in the source.

I imagine we'll see a few of these, but they'll get fixed quickly enough.

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83_pXnJx2PMoknC6BjGL4BGGrbDMeOpwE1kaY4UgWPWdcw>