aboutsummaryrefslogtreecommitdiff
path: root/etc/inetd.conf
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-07-18 20:01:03 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-07-18 20:01:03 +0000
commite3d2337be7e5b7377f3cdf035605dddf8ae12860 (patch)
treee6447a678c41ecddcd7d3f97266a9a6088cf1fd3 /etc/inetd.conf
parent0c495036b433af4f6cec0499461e9c16ecbae0cc (diff)
downloadsrc-e3d2337be7e5b7377f3cdf035605dddf8ae12860.tar.gz
src-e3d2337be7e5b7377f3cdf035605dddf8ae12860.zip
Notes
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r--etc/inetd.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index 03147f810c06..8bc203b6ea11 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -64,6 +64,10 @@ ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd
#
#ident stream tcp wait root /usr/local/sbin/identd identd -w -t120
#
+# example entry for the optional qmail MTA
+#
+#smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd
+#
# Enable the following two entries to enable samba startup from inetd
# (from the Samba documentation).
#