=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Attic/inetd.conf,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/etc/Attic/inetd.conf 1996/09/22 08:43:04 1.12 --- src/etc/Attic/inetd.conf 1996/09/23 01:02:22 1.13 *************** *** 1,4 **** ! # $OpenBSD: inetd.conf,v 1.12 1996/09/22 08:43:04 tholo Exp $ # # Internet server configuration database # --- 1,4 ---- ! # $OpenBSD: inetd.conf,v 1.13 1996/09/23 01:02:22 deraadt Exp $ # # Internet server configuration database # *************** *** 20,28 **** chargen stream tcp nowait root internal daytime stream tcp nowait root internal time stream tcp nowait root internal ! echo dgram udp wait root internal discard dgram udp wait root internal ! chargen dgram udp wait root internal daytime dgram udp wait root internal time dgram udp wait root internal # Kerberos authenticated services --- 20,28 ---- chargen stream tcp nowait root internal daytime stream tcp nowait root internal time stream tcp nowait root internal ! #echo dgram udp wait root internal discard dgram udp wait root internal ! #chargen dgram udp wait root internal daytime dgram udp wait root internal time dgram udp wait root internal # Kerberos authenticated services