Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2006 21:58:20 +0200 (CEST)
From:      tmseck-lists@netcologne.de (Thomas-Martin Seck)
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: New cvsd rc.d script
Message-ID:  <200606061958.k56JwKB9046112@hardy.tmseck.homedns.org>
In-Reply-To: <4485C1C2.5030508@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Doug Barton <dougb@freebsd.org> [gmane.os.freebsd.devel.ports]:

> Ying-Chieh Liao wrote:

> name="cvsd"
> -rcvar=`set_rcvar`
> -command="%%PREFIX%%/sbin/$name"
> -
> -load_rc_config $name
> +rcvar=${name}_enable
> 
> Minor issue, but saves one layer of indirection.

rc(8) still uses this style in the example scripts (at least on 6.1) --
would you mind updating it to match current rc.d policy?



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