resolves rhbz 681677

This commit is contained in:
david knox 2011-03-02 15:05:43 -07:00
parent 6dbb0bd4ab
commit fc407ac391
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ fi
CONNECTOR_PORT="${CONNECTOR_PORT:-8080}"
# Path to the tomcat launch script
TOMCAT_SCRIPT="/usr/sbin/${NAME}"
TOMCAT_SCRIPT="/usr/sbin/tomcat6
# Tomcat program name
TOMCAT_PROG="${NAME}"