Deleted Added
full compact
inetd.conf (55779) inetd.conf (57537)
1# $FreeBSD: head/etc/inetd.conf 55779 2000-01-10 20:02:28Z dbaker $
1# $FreeBSD: head/etc/inetd.conf 57537 2000-02-27 18:39:34Z shin $
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

--- 76 unchanged lines hidden (view full) ---

86#
87#smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd
88#
89# Enable the following two entries to enable samba startup from inetd
90# (from the Samba documentation).
91#
92#netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd
93#netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd
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

--- 76 unchanged lines hidden (view full) ---

86#
87#smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd
88#
89# Enable the following two entries to enable samba startup from inetd
90# (from the Samba documentation).
91#
92#netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd
93#netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd
94
95
96#
97# IPv6 services
98#
99ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l
100telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd
101shell stream tcp6 nowait root /usr/libexec/rshd rshd
102login stream tcp6 nowait root /usr/libexec/rlogind rlogind
103finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s
104#
105# IPv6 "Small servers"
106#
107#daytime stream tcp6 nowait root internal
108#daytime dgram udp6 wait root internal
109#time stream tcp6 nowait root internal
110#time dgram udp6 wait root internal
111#echo stream tcp6 nowait root internal
112#echo dgram udp6 wait root internal
113#discard stream tcp6 nowait root internal
114#discard dgram udp6 wait root internal
115#chargen stream tcp6 nowait root internal
116#chargen dgram udp6 wait root internal
117#
118# IPv6 ident service
119#
120#auth stream tcp6 nowait root internal
121#
122# An eExample for IPv6 indent service
123#
124#auth stream tcp6 nowait root internal auth -r -f -n -o UNKNOWN -t 30