Try the new netkit package that is in rawhide right now:
ftp://ftp.redhat.com/pub/rawhide/SRPMS/SRPMS/netkit-base-0.10-37.src.rpm
Rebuild it like this:
rpm --rebuild netkit-base-0.10-37.src.rpm
Install it like this:
/etc/rc.d/init.d/inetd stop
rpm -Uhv /usr/src/redhat/RPMS/yourarch/netkit-base-0.10-37.yourarch.rpm
Then, start inetd:
/etc/rc.d/init.d/inetd start
Let me know if the problem persists. Also, your /etc/inetd.conf file might
have been backed up to /etc/inetd.conf.rpmfoo or something like that.
--Matt
--
Matt Galgoci
Job title: export title=`dd if=/dev/random bs=24 count=1`
echo $title
On Wed, 8 Dec 1999, Robert A. Hayden wrote:
> On Wed, 8 Dec 1999, [EMAIL PROTECTED] wrote:
>
> >
> > Robert,
> >
> > What version of inetd are you using? What does rpm -q netkit-base
> > show?
>
> netkit-base-0.10-31
>
> =-=-=-=-=-=
> Robert Hayden [EMAIL PROTECTED] UIN: 16570192
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.