]> git.pld-linux.org Git - packages/tomcat.git/blobdiff - apache-tomcat.init
jsvc-1.0.15 wants full path for re-exec
[packages/tomcat.git] / apache-tomcat.init
old mode 100644 (file)
new mode 100755 (executable)
index 21b7612..ff0a2fa
@@ -65,7 +65,7 @@ start() {
                msg_starting tomcat
                busy
                cd $CATALINA_BASE
-               jsvc -user tomcat -procname tomcat \
+               /usr/bin/jsvc -user tomcat -procname tomcat \
                        $JSVC_OPTS \
                        -Dcatalina.base=${CATALINA_BASE} \
                        -Dcatalina.home=${CATALINA_HOME} \
This page took 0.690001 seconds and 4 git commands to generate.