2.1.2 Ensure inetd is not installed - inetutils-inetd
Information
The inetd daemon listens for well known services and dispatches the appropriate daemon to properly respond to service requests. Rationale: If there are no inetd services required, it is recommended that the daemon be removed.
Solution
Run the following commands to uninstall openbsd-inetd and inetutils-inetd: apt-get remove openbsd-inetd apt-get remove inetutils-inetd