I normally would not install additional services just to get a dependancy (unless you actually wanted tftp-server). You can install xinetd alone using:<br><br># yum install xinetd<br><br><br><div class="gmail_quote">On Tue, Apr 29, 2008 at 1:39 PM, Jerry Geis <<a href="mailto:geisj@pagestation.com">geisj@pagestation.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Jerry Geis wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I am using centos 5.1 x86_64<br>
I am wanting to restart xinetd<br>
<br>
when I do "service  xinetd restart"<br>
it says xinetd unrecognized service<br>
<br>
when I do "/etc/init.d/xinetd restart"<br>
I get no such file or directory.<br>
<br>
How does one restart xinetd?<br>
<br>
THanks,<br>
<br>
Jerry<br>
<br>
<br>
</blockquote>
Sorry - I got it. I first have to "yum install tftp-server", this loads xinetd as a dependency.<br>
<br>
Jerry<br>
<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org" target="_blank">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br>