Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2006 15:23:41 +0200
From:      Jeroen Ruigrok van der Werven <ruigrokvanderwerven@ubib.eur.nl>
To:        Niek Dekker <niekdekker@gmail.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Tomcat pid file
Message-ID:  <44B6495D.3070106@ubib.eur.nl>
In-Reply-To: <e02150200607130517t41eb4686kc6643877c11b7c9@mail.gmail.com>
References:  <e02150200607130517t41eb4686kc6643877c11b7c9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hey Niek,

Niek Dekker wrote:
[/etc/rc.subr]
> $_procname|$_procnamebn|
> ${_procnamebn}:|"(${_procnamebn})"|"[${_procnamebn}]")'
> 
> This worked for me on 6.0 Release.

Ah, sorry, should've been more clear, I am on 6.1-STABLE with a rc.subr 
src/etc/rc.subr,v 1.34.2.10 which has:

_fp_match='case "$_arg0" in
$_procname|$_procnamebn|${_procnamebn}:|"(${_procnamebn})"|"[${_procnamebn}]")'

So this seems to be correct already.

-- 
Jeroen Ruigrok van der Werven
IT Dept Erasmus University Library



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44B6495D.3070106>