No such file /etc/rc.d/init.d/xinetd chkconfig --list | grep xinetd comes up empty chkconfig --level 345 xinetd on errors because there is no xinetd
I thought xinetd was installed as a basic part of linux. I think I'll just install http://www.xinetd.org/pub/xinetd/ unless someone hollers back that this is not a good thing. Thanks. Jeanie -----Original Message----- From: Gerald Waugh [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 14, 2002 2:18 PM To: [EMAIL PROTECTED] Subject: Re: [newbie] - inetd.conf file? On Tuesday 14 May 2002 04:53 pm, Schwenk, Jeanie wrote: > It is not running and there is no /var/run/xinetd.pid. I installed the OS > just a couple weeks ago, could something simply not have been installed? what happens if you start it /etc/rc.d/init.d/xinetd start What does chkconfig --list | grep xinetd say? xinetd 0:off 1:off 2:off 3:on 4:on 5:on 6:off If its off in 345 do chkconfig --level 345 xinetd on This will get it to start on boot -- Gerald Waugh http://www.frontstreetnetworks.com :: Phone. [011] 203.785.0699 Front Street Networks LLC | SOHO Networks & Web Site Hosting 229 Front Street, Ste. #C, New Haven, CT, 06513-3203 United States
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
