Start with an inetd.conf file that is completely commented out. Then add only the services that you need.
telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd -l -a
shell stream tcp nowait root /usr/sbin/tcpd in.rshd login stream tcp nowait root /usr/sbin/tcpd in.rlogind
gopher stream tcp nowait root /usr/sbin/tcpd gn
