[5402] in Athena Bugs
rt 7.0F: inetd.conf
daemon@ATHENA.MIT.EDU (qjb@ATHENA.MIT.EDU)
Tue Jul 3 13:36:25 1990
From: qjb@ATHENA.MIT.EDU
Date: Tue, 3 Jul 90 13:36:13 -0400
To: bugs@ATHENA.MIT.EDU
System name: soup
Type and version: RTPC-ROMPC 7.0F
Display type: apa16
What were you trying to do?
Find my rkinitd process
What's wrong:
inetd.conf starts rkinitd with the wrong argv[0]
What should have happened:
The line in /etc/inetd.conf should be
rkinit stream tcp nowait unswitched root /etc/athena/rkinitd rkinit
rkinit stream tcp nowait unswitched root /etc/athena/rkinitd rkinitd
Note that the only difference is the last word.
Please describe any relevant documentation references:
none