Deleted Added
full compact
inetd.conf (38738) inetd.conf (39825)
1# $Id:$
1# $Id: inetd.conf,v 1.29 1998/09/02 01:34:56 brian Exp $
2#
3# Internet server configuration database
4#
5# @(#)inetd.conf 5.4 (Berkeley) 6/30/90
6#
7ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
8telnet stream tcp nowait root /usr/libexec/telnetd telnetd
9shell stream tcp nowait root /usr/libexec/rshd rshd
10login stream tcp nowait root /usr/libexec/rlogind rlogind
2#
3# Internet server configuration database
4#
5# @(#)inetd.conf 5.4 (Berkeley) 6/30/90
6#
7ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
8telnet stream tcp nowait root /usr/libexec/telnetd telnetd
9shell stream tcp nowait root /usr/libexec/rshd rshd
10login stream tcp nowait root /usr/libexec/rlogind rlogind
11finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -s
11finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s
12#exec stream tcp nowait root /usr/libexec/rexecd rexecd
13#uucpd stream tcp nowait root /usr/libexec/uucpd uucpd
14#nntp stream tcp nowait usenet /usr/libexec/nntpd nntpd
15comsat dgram udp wait root /usr/libexec/comsat comsat
16ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd
17#tftp dgram udp wait nobody /usr/libexec/tftpd tftpd /tftpboot
18#bootps dgram udp wait root /usr/libexec/bootpd bootpd
19#

--- 57 unchanged lines hidden ---
12#exec stream tcp nowait root /usr/libexec/rexecd rexecd
13#uucpd stream tcp nowait root /usr/libexec/uucpd uucpd
14#nntp stream tcp nowait usenet /usr/libexec/nntpd nntpd
15comsat dgram udp wait root /usr/libexec/comsat comsat
16ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd
17#tftp dgram udp wait nobody /usr/libexec/tftpd tftpd /tftpboot
18#bootps dgram udp wait root /usr/libexec/bootpd bootpd
19#

--- 57 unchanged lines hidden ---