Date: Tue, 06 Sep 2011 13:01:43 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Devin Teske <devin.teske@fisglobal.com> Cc: freebsd-rc@freebsd.org, ale@FreeBSD.org Subject: Re: www/tomcat7 bug in rc.d startup script when clear_tmp_enable="YES" Message-ID: <4E667C27.4010604@FreeBSD.org> In-Reply-To: <039001cc6ccf$26e98510$74bc8f30$@fisglobal.com> References: <038001cc6ccb$32226ea0$96674be0$@fisglobal.com> <4E667606.7010300@FreeBSD.org> <038e01cc6ccd$a37a79b0$ea6f6d10$@fisglobal.com> <4E6679A0.2080705@FreeBSD.org> <039001cc6ccf$26e98510$74bc8f30$@fisglobal.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09/06/2011 12:57, Devin Teske wrote:
>
>
>> -----Original Message-----
>> From: Doug Barton [mailto:dougb@FreeBSD.org]
>> Sent: Tuesday, September 06, 2011 12:51 PM
>> To: Devin Teske
>> Cc: freebsd-rc@freebsd.org; ale@FreeBSD.org
>> Subject: Re: www/tomcat7 bug in rc.d startup script when
>> clear_tmp_enable="YES"
>>
>> On 09/06/2011 12:46, Devin Teske wrote:
>>> On a side-note, is "REQUIRE" essentially analogous to "AFTER"
>>
>> man rcorder
>
> Why would you RTFM me with the same man page that I just referenced?
> (rcorder(8))
>
> HINT: Try reading before replying (you replied to a partial sentence; 'tsk
> 'tsk).
Seriously?
> I was asking you if you think that there is a warranted need to add an "AFTER"
> feature which rcorder(8) currently lacks.
I understood the question. Do you understand the answer?
BUGS
The “REQUIRE” keyword is misleading: It doesn't describe which daemons
have to be running before a script will be started. It describes which
scripts must be placed before it in the dependency ordering. For exam‐
ple, if your script has a “REQUIRE” on “named”, it means the script
must
be placed after the “named” script in the dependency ordering, not
neces‐
sarily that it requires named(8) to be started or enabled.
--
Nothin' ever doesn't change, but nothin' changes much.
-- OK Go
Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E667C27.4010604>
