Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2002 11:25:53 +0100
From:      AMAKAWA Shuhei <sa264@cam.ac.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37947: mail/exim-devel pid filename wrong
Message-ID:  <E176U4X-0003xb-00@m218-3.phy.cam.ac.uk>

next in thread | raw e-mail | index | archive | help

>Number:         37947
>Category:       ports
>Synopsis:       mail/exim-devel pid filename wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 11 03:30:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     AMAKAWA Shuhei
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD m218-3.phy.cam.ac.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Apr 30 00:30:11 BST 2002 sa264@m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386


	
>Description:
	mail/exim-devel pid filename wrong

>How-To-Repeat:
	
>Fix:

	


diff -uNr /usr/ports/mail/exim-devel/files/patch-src::EDITME exim-devel/files/patch-src::EDITME
--- /usr/ports/mail/exim-devel/files/patch-src::EDITME	Wed Apr 10 20:18:08 2002
+++ exim-devel/files/patch-src::EDITME	Wed May  8 23:29:34 2002
@@ -97,7 +97,7 @@
  # file can be specified here. Some installations may want something like this:
  
 -# PID_FILE_PATH=/var/lock/exim.pid
-+PID_FILE_PATH=/var/lock/exim%s.pid
++PID_FILE_PATH=/var/run/exim.pid
  
  # If PID_FILE_PATH is not defined, Exim writes a file in its spool directory
  # using the name "exim-daemon.pid".
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E176U4X-0003xb-00>