Re: CVS commit: src/etc/rc.d

2012-06-15 Thread Joerg Sonnenberger
On Sat, Jun 16, 2012 at 10:50:08AM +0900, Tetsuya Isaki wrote: > At Wed, 13 Jun 2012 11:35:37 +0900, > Tetsuya Isaki wrote: > > > > > The rcvar assignment was missing, but shouldn't the normal logic > > > > > skip calling the start command if the rcvar is not YES? > > > > > > > > Ah, you mean it'

Re: CVS commit: src/etc/rc.d

2012-06-15 Thread Tetsuya Isaki
At Wed, 13 Jun 2012 11:35:37 +0900, Tetsuya Isaki wrote: > > > > The rcvar assignment was missing, but shouldn't the normal logic > > > > skip calling the start command if the rcvar is not YES? > > > > > > Ah, you mean it's enough to add > > > >> rcvar=${name} > > > line into rc.d/makemandb inste