rcorder on /usr/local/etc/rc.d FreeBSD 5.3
Tobias Roth
roth at iam.unibe.ch
Fri Oct 29 02:48:40 PDT 2004
On Fri, Oct 29, 2004 at 09:00:29AM +0600, Boris Kovalenko wrote:
>
> Does RCORDER invoked on /usr/local/etc/rc.d? According to man the
> answer is no. So, if I want my daemon starts in apropriate order I
> should place its startup script to /etc/rc.d? Am I right?
rcorder does not (yet?) evaluate scripts in /usr/local/etc/rc.d/.
a discussion about how to best handle startup scripts in
/usr/local/etc/rc.d with rcng compliance is currently ongoing.
for now, look at how other ports do it (eg apache) do it. please
only look at scripts that contain a PROVIDE tag, those that don't
have not yet been ported to the new rcng behaviour.
cheers, t.
More information about the freebsd-current
mailing list