[tomcat6] resolves rhbz 681677

Dave Knox dknox at fedoraproject.org
Wed Mar 2 22:10:45 UTC 2011


commit fc407ac391854bc34168da3e4cdadb3e02a96f69
Author: david knox <dknox at 78-97-42-72.skybeam.com>
Date:   Wed Mar 2 15:05:43 2011 -0700

    resolves rhbz 681677

 tomcat6-6.0.init |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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}"


More information about the scm-commits mailing list