HEADS UP: set_rcvar() removed from rc.subr

Denny Lin dennylin93 at hs.ntnu.edu.tw
Sat Jan 14 11:11:23 UTC 2012


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.

-- 
Denny Lin


More information about the freebsd-current mailing list