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
y...@zlobin.name
http://yan.zlobin.name/



_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to