Jerry Geis wrote:
I am using centos 5.1 x86_64 I am wanting to restart xinetd
when I do "service xinetd restart" it says xinetd unrecognized service
when I do "/etc/init.d/xinetd restart" I get no such file or directory.
How does one restart xinetd?
THanks,
Jerry
Sorry - I got it. I first have to "yum install tftp-server", this loads xinetd as a dependency.
Jerry