Date: Thu, 08 Dec 2005 14:19:08 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Cc: ports@FreeBSD.ORG, freebsd-rc@freebsd.org Subject: Re: RC keywords question Message-ID: <4398B15C.5050501@FreeBSD.org> In-Reply-To: <20051205145805.0db6cf26@it.buh.tecnik93.com> References: <20051205145805.0db6cf26@it.buh.tecnik93.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hopefully by new your actual question has been adequately answered, however
I wanted to reemphasize one point from this thread because it will be very
important for port authors to understand as we move into the world of ports
being run as part of the base rcorder.
The REQUIRE line does not guarantee that a service will be running when your
script starts, it only specifies to rcorder what has to happen before this
script is run. Therefore, your application must handle any error conditions
that may result if the service you depend on is not actually running when
your script tries to run.
hth,
Doug
--
This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4398B15C.5050501>
