Subject: PR/35334 CVS commit: pkgsrc/sysutils/munin-node/files
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 12/29/2006 06:40:02
The following reply was made to PR pkg/35334; it has been noted by GNATS.

From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35334 CVS commit: pkgsrc/sysutils/munin-node/files
Date: Fri, 29 Dec 2006 06:37:03 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Fri Dec 29 06:37:03 UTC 2006
 
 Modified Files:
 	pkgsrc/sysutils/munin-node/files: munin-node.sh
 
 Log Message:
 Net::Server breaks rc.subr's techniques for detecting whether the
 process running at a certain PID is actually the process we wish to
 stop.  Just unconditionally send SIGTERM to the PID instead, like a
 security/amavisd-new doing, fixed PR 35334.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/munin-node/files/munin-node.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.