[657] in testers
/etc/inetd
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu May 10 18:07:47 1990
From: dkk@ATHENA.MIT.EDU
Date: Thu, 10 May 90 18:07:22 -0400
To: testers@ATHENA.MIT.EDU
On the same vs2000 I mentioned in my previous message (updated from
6.4R mkserv stand to 7.0 (stand)) the /etc/inetd.conf file was
replaced by the standard ("facist") almost-everything-switched
variety. I replaced it with the new server-standard /etc/inetd.conf
(which has everything unswitched) and did a
kill -HUP `cat /etc/inetd.pid`
But klogin (and the others) were still switched. I then found the
pid of inetd (with ps) and manually killed it with -HUP, but it was
still switched. Finally, I killed it off completely and restarted it.
That fixed the problem, as you might imagine. (Everything in inetd.conf
became unswitched.)
I don't see any recent RCS headers in the binary. Did something
change?