36c36 < telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd --- > #telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd 40,41c40,41 < shell stream tcp nowait root /usr/sbin/tcpd in.rshd < login stream tcp nowait root /usr/sbin/tcpd in.rlogind --- > #shell stream tcp nowait root /usr/sbin/tcpd in.rshd > #login stream tcp nowait root /usr/sbin/tcpd in.rlogind 44,45c44,45 < talk dgram udp wait nobody.tty /usr/sbin/tcpd in.talkd < ntalk dgram udp wait nobody.tty /usr/sbin/tcpd in.ntalkd --- > #talk dgram udp wait nobody.tty /usr/sbin/tcpd in.talkd > #ntalk dgram udp wait nobody.tty /usr/sbin/tcpd in.ntalkd 69c69 < finger stream tcp nowait nobody /usr/sbin/tcpd in.fingerd --- > #finger stream tcp nowait nobody /usr/sbin/tcpd in.fingerd 76c76 < auth stream tcp wait root /usr/sbin/in.identd in.identd -e -o --- > #auth stream tcp wait root /usr/sbin/in.identd in.identd -e -o 80c80 < linuxconf stream tcp wait root /bin/linuxconf linuxconf --http --- > #linuxconf stream tcp wait root /bin/linuxconf linuxconf --http