Re: [CFT] multiple instance support in rc.d script

2014-10-16 Thread Allan Jude
On 2014-10-16 21:22, Hiroki Sato wrote: > [Please reply to freebsd-rc@] > > Hi, > > I would like your feedback and testers of the attached patch. This > implements multiple instance support in rc.d scripts. You can try it > by replacing /etc/rc.subr with the attached one. > > More details

[CFT] multiple instance support in rc.d script

2014-10-16 Thread Hiroki Sato
[Please reply to freebsd-rc@] Hi, I would like your feedback and testers of the attached patch. This implements multiple instance support in rc.d scripts. You can try it by replacing /etc/rc.subr with the attached one. More details are as follow. Typically, an rc.d/foo script has the fol