Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2010 20:07:04 +1000
From:      =?koi8-r?Q?=F1=CE_=FA=CC=CF=C2=C9=CE?= <yan@zlobin.name>
To:        ale@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: tomcat-6.0.24
Message-ID:  <1269425224.38906.6.camel@yan.home>

next in thread | raw e-mail | index | archive | help
Hi!

Please, fix small FreeBSD port error.  In the tomcat-6.0.24 rc.d script
missed line:

        procname="java" 

after:

        name="tomcat60"
        rcvar=`set_rcvar`
        pidfile="/var/run/tomcat60.pid"

This make impossible to correct run /usr/local/etc/rc.d/tomcat6 status.
I mean status is not work - it is not visible tomcat60.pid file for rc.d
script.

I use:

        FreeBSD 8.0-RELEASE-p2 i386
        tomcat-6.0.24




________________________________________________________________________
Best regards, Yan Zlobin
yan@zlobin.name
http://yan.zlobin.name/






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