Deleted Added
full compact
inetd.conf (85298) inetd.conf (90600)
1# $FreeBSD: head/etc/inetd.conf 85298 2001-10-22 01:46:53Z obrien $
1# $FreeBSD: head/etc/inetd.conf 90600 2002-02-13 08:21:45Z maxim $
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

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

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). Enable the third entry to enable the swat
115# samba configuration tool.
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
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

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

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). Enable the third entry to enable the swat
115# samba configuration tool.
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
119#swat stream tcp nowait/400 root /usr/local/sbin/swat swat