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
[email protected]
http://yan.zlobin.name/



_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to