Subject: Re: misc/35534: /etc/rc.d/amd does not set /var/run/amd.pid
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matt Fleming <mjf@NetBSD.org>
List: netbsd-bugs
Date: 02/02/2007 11:30:04
The following reply was made to PR misc/35534; it has been noted by GNATS.

From: Matt Fleming <mjf@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: misc/35534: /etc/rc.d/amd does not set /var/run/amd.pid
Date: Fri, 2 Feb 2007 11:26:20 +0000

 On Thu, Feb 01, 2007 at 03:50:02PM +0000, Andreas_Hallmann wrote:
 >  Modified my rc.conf such that I now have 
 >  
 >  502: ps -ax | grep amd
 >  	239 ?     Is     1:05.10 /usr/sbin/amd -x all -p -a /amd -F /etc/amd.conf 
 >  
 >  But still no PID.
 >  
 >  You can reproduce it, what release are you using? 
 >  If I remember right, this showed up, after upgrading to 3.0 and still remains in 3.1
 >  
 
 I had pavel@ test this on a 3.1_RC1 machine and the problem you specify didn't
 occur.
 
 Could you please show the contents of your amd.conf file?
 
 --mjf