Information
The eXtended InterNET Daemon (xinetd) is an open source super daemon that replaced the original inetd daemon. The xinetd daemon listens for well known services and dispatches the appropriate daemon to properly respond to service requests.
Rationale:
If there are no xinetd services required, it is recommended that the daemon be deleted from the system.
Solution
Run the following commanf to remove xinetd:
# yum erase xinetd
Default Value:
OS Default: Not Installed