Subject: Re: bin/12337: syslogd creates syslog.pid, but newsyslog looks for syslogd.pid
To: Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
From: SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp>
List: netbsd-bugs
Date: 03/06/2001 16:13:32
Takahiro Kambe <taca@sky.yamashina.kyoto.jp> wrote:
Takahiro> From syslogd.c, syslogd(8) creates
Takahiro> /var/run/syslogd.pid using pidfile(3) in libutil
Takahiro> with NULL argument and pidfile(3) decide pid
Takahiro> file's name with getprogname(3) (__progname
Takahiro> previously).
Takahiro> I think that your syslogd(8) seems to out of date.
Takahiro> Dose your syslogd(8) is really newest?
I just checked out the most recent revisions of them. You
are right. My syslogd.c was revision 1.42. I had not
cought up with "__progname" change. sigh..
Though I can't confirm if the latest revision solves my
problem right now since my libc is a bit out of date also,
this PR should be closed. I'll file another one if
something wrong will remain.
Thanks.
--
SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp>