The inetd daemon listens for well known services and dispatches the appropriate daemon to properly respond to service requests. If there are no inetd services required, it is recommended that the daemon be removed.
Solution
Run the following command to disable xinetd: # systemctl disable xinetd