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: Andreas_Hallmann <hallmann@ahatec.de>
List: netbsd-bugs
Date: 02/01/2007 12:10:03
The following reply was made to PR misc/35534; it has been noted by GNATS.

From: Andreas_Hallmann <hallmann@ahatec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: misc/35534: /etc/rc.d/amd does not set /var/run/amd.pid
Date: Thu, 1 Feb 2007 13:09:28 +0100

 On Thu, Feb 01, 2007 at 11:55:02AM +0000, Andreas_Hallmann wrote:
 > The following reply was made to PR misc/35534; it has been noted by GNATS.
 > 
 > From: Andreas_Hallmann <hallmann@ahatec.de>
 > To: gnats-bugs@NetBSD.org
 > Cc: 
 > Subject: Re: misc/35534: /etc/rc.d/amd does not set /var/run/amd.pid
 > Date: Thu, 1 Feb 2007 12:53:01 +0100
 > 
 >  On Thu, Feb 01, 2007 at 11:40:02AM +0000, Matt Fleming wrote:
 >  > 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: Thu, 1 Feb 2007 11:35:12 +0000
 >  > 
 >  >  Could you please provide more information about how you start amd. Is
 >  >  there an "amd=YES" line in your rc.conf? And could you paste the command_args
 >  >  line from /etc/rc.d/amd. Thanks!
 
 # grep command_args /etc/rc.d/amd 
 command_args='-p -a '$amd_dir' -F /etc/amd.conf >/var/run/amd.pid'
 
 >  >  
 >  
 >  # grep amd /etc/rc.conf 
 >  amd=YES amd_flags="-F /etc/amd/master -l syslog:LOG_DAEMON" amd_dir=/amd
 >  amd=YES amd_flags="-F /etc/amd/master -x all" amd_dir=/amd
 >  
 >  Ups, an older config line is still there, but that should not be the reason.
 >  Thanks for looking at this ...
 >  
 >  Andreas
 >  -- 
 >  NetBSD: If you happen to have any problem with your uptime.
 >  
 
 -- 
 NetBSD: If you happen to have any problem with your uptime.