diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index 610853cb..1101dae3 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.13 1996/09/23 01:02:22 deraadt Exp $ +# $OpenBSD: inetd.conf,v 1.14 1996/09/23 13:06:04 deraadt Exp $ # # Internet server configuration database # @@ -21,10 +21,10 @@ 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 +#discard dgram udp wait root internal #chargen dgram udp wait root internal -daytime dgram udp wait root internal -time dgram udp wait root internal +#daytime dgram udp wait root internal +#time dgram udp wait root internal # Kerberos authenticated services klogin stream tcp nowait root /usr/libexec/rlogind rlogind -k eklogin stream tcp nowait root /usr/libexec/rlogind rlogind -k -x