Deleted Added
full compact
inetd.conf (84265) inetd.conf (84400)
1# $FreeBSD: head/etc/inetd.conf 84265 2001-10-01 09:16:42Z kris $
1# $FreeBSD: head/etc/inetd.conf 84400 2001-10-03 05:30:56Z jkh $
2#
3# Internet server configuration database
4#
5# Define *both* IPv4 and IPv6 entries for dual-stack support.
6# To disable a service, comment it out by prefixing the line with '#'.
7# To enable a service, remove the '#' at the beginning of the line.
8#
9#ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l

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

106# Example entry for the optional qmail MTA
107# NOTE: This is no longer the correct way to handle incoming SMTP
108# connections for qmail. Use tcpserver (http://cr.yp.to/ucspi-tcp.html)
109# instead.
110#
111#smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd
112#
113# Enable the following two entries to enable samba startup from inetd
2#
3# Internet server configuration database
4#
5# Define *both* IPv4 and IPv6 entries for dual-stack support.
6# To disable a service, comment it out by prefixing the line with '#'.
7# To enable a service, remove the '#' at the beginning of the line.
8#
9#ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l

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

106# Example entry for the optional qmail MTA
107# NOTE: This is no longer the correct way to handle incoming SMTP
108# connections for qmail. Use tcpserver (http://cr.yp.to/ucspi-tcp.html)
109# instead.
110#
111#smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd
112#
113# Enable the following two entries to enable samba startup from inetd
114# (from the Samba documentation).
114# (from the Samba documentation). Enable the third entry to enable the swat
115# samba configuration tool.
115#
116#netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd
117#netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd
116#
117#netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd
118#netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd
119#swat stream tcp nowait.400 root /usr/local/sbin/swat swat