Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 103925 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-8 / +2 lines)
Lines 13-15 Link Here
13
      start-stop-daemon --start --quiet --chuid tomcat:tomcat \
13
        ${CATALINA_HOME}/bin/catalina.sh  ${TOMCAT_START}
14
                        --exec ${CATALINA_HOME}/bin/catalina.sh \
15
                        -- ${TOMCAT_START}
16
--
Lines 22-24 Link Here
22
      start-stop-daemon --start --quiet --chuid tomcat:tomcat \
20
        ${CATALINA_HOME}/bin/catalina.sh  ${TOMCAT_STOP}
23
                        --exec ${CATALINA_HOME}/bin/catalina.sh \
24
                        -- ${TOMCAT_STOP}
25
--

Return to bug 103925