diff --git a/tomcat6-6.0.init b/tomcat6-6.0.init index ae5d80d..dd12ef6 100644 --- a/tomcat6-6.0.init +++ b/tomcat6-6.0.init @@ -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}"