[1143] in SIPB_Linux_Development
new linux-athena packages
daemon@ATHENA.MIT.EDU (davidz@MIT.EDU)
Sat Nov 4 21:05:18 1995
From: davidz@MIT.EDU
To: linux-help@MIT.EDU
Cc: linux-dev@MIT.EDU
Date: Sat, 04 Nov 1995 21:04:26 EST
Hi,
I've noticed a bug in the new linux-athena packages.
since /etc/athena is no longer a symlink to /usr/athena/etc
the last line of inetd.conf.add should not be
telnet stream tcp nowait root /etc/athena/telnetd telnetd -a off
but rather
telnet stream tcp nowait root /usr/athena/etc/telnetd telnetd -a off
There maybe others, but this is all I've noticed.
David