FreeBSD Bugzilla – Attachment 38388 Details for
Bug 60781
[maintainer]jakarta-tomcat5:Fix wrong PID_FILE in
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 572 bytes, created by
Kang Liu
on 2004-01-01 14:10:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kang Liu
Created:
2004-01-01 14:10:11 UTC
Size:
572 bytes
patch
obsolete
>Index: pkg-deinstall >=================================================================== >RCS file: /home/ncvs/ports/www/jakarta-tomcat5/pkg-deinstall,v >retrieving revision 1.1 >diff -u -r1.1 pkg-deinstall >--- pkg-deinstall 13 Aug 2003 11:39:38 -0000 1.1 >+++ pkg-deinstall 1 Jan 2004 13:42:47 -0000 >@@ -15,7 +15,7 @@ > if [ "$2" = "DEINSTALL" ]; then > > # Kill the process if it is still running >- PID_FILE=/var/run/tomcat4.pid >+ PID_FILE=/var/run/tomcat50.pid > if [ -s ${PID_FILE} ]; then > PID=`cat ${PID_FILE}` > echo -n ">> Killing Jakarta Tomcat process (${PID})..."
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 60781
: 38388