=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Attic/inetd.conf,v retrieving revision 1.33 retrieving revision 1.34 diff -c -r1.33 -r1.34 *** src/etc/Attic/inetd.conf 1999/12/08 13:23:08 1.33 --- src/etc/Attic/inetd.conf 1999/12/11 02:11:44 1.34 *************** *** 1,4 **** ! # $OpenBSD: inetd.conf,v 1.33 1999/12/08 13:23:08 itojun Exp $ # # Internet server configuration database # --- 1,4 ---- ! # $OpenBSD: inetd.conf,v 1.34 1999/12/11 02:11:44 itojun Exp $ # # Internet server configuration database # *************** *** 40,44 **** #walld/1 dgram rpc/udp wait root /usr/libexec/rpc.rwalld rpc.rwalld #sprayd/1 dgram rpc/udp wait root /usr/libexec/rpc.sprayd rpc.sprayd #rquotad/1 dgram rpc/udp wait root /usr/libexec/rpc.rquotad rpc.rquotad ! # IPv6 entry examples #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -US --- 40,46 ---- #walld/1 dgram rpc/udp wait root /usr/libexec/rpc.rwalld rpc.rwalld #sprayd/1 dgram rpc/udp wait root /usr/libexec/rpc.sprayd rpc.sprayd #rquotad/1 dgram rpc/udp wait root /usr/libexec/rpc.rquotad rpc.rquotad ! # IPv6 entry examples. ! # define *both* IPv4 and IPv6 entries for dual-stack support. #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -US + #telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd -k