[BACK]Return to inetd.conf CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/Attic/inetd.conf between version 1.10 and 1.11

version 1.10, 1996/08/10 12:30:27 version 1.11, 1996/09/13 04:07:42
Line 8 
Line 8 
 login           stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind  login           stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind
 #exec           stream  tcp     nowait  root    /usr/libexec/rexecd     rexecd  #exec           stream  tcp     nowait  root    /usr/libexec/rexecd     rexecd
 #uucpd          stream  tcp     nowait  root    /usr/libexec/uucpd      uucpd  #uucpd          stream  tcp     nowait  root    /usr/libexec/uucpd      uucpd
 finger          stream  tcp     nowait  nobody  /usr/libexec/fingerd    fingerd  finger          stream  tcp     nowait  nobody  /usr/libexec/fingerd    fingerd -ls
 ident           stream  tcp     wait nobody.kmem /usr/libexec/identd    identd -w -t60 -l -o -e -N -unobody -gkmem  ident           stream  tcp     wait nobody.kmem /usr/libexec/identd    identd -w -t60 -l -o -e -N -unobody -gkmem
 tftp            dgram   udp     wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot  #tftp           dgram   udp     wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot
 comsat          dgram   udp     wait    root    /usr/libexec/comsat     comsat  comsat          dgram   udp     wait    root    /usr/libexec/comsat     comsat
 ntalk           dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd  ntalk           dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
 #bootps         dgram   udp     wait    root    /usr/sbin/bootpd        bootpd  #bootps         dgram   udp     wait    root    /usr/sbin/bootpd        bootpd

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11