aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-09-28 22:25:29 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-09-28 22:25:29 +0000
commit0b104e40789114bbb5d9d261f63287a3a79d0e7a (patch)
tree3d62e0dbd9a17b5d898683711debd15a34c42f0f /etc
parentc25d9c21a9ae7ae3c2a3198ff7c11abd80ebec16 (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/inetd.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index 35a37a7d411d..03147f810c06 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -63,3 +63,9 @@ ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd
# example entry for the optional ident server
#
#ident stream tcp wait root /usr/local/sbin/identd identd -w -t120
+#
+# Enable the following two entries to enable samba startup from inetd
+# (from the Samba documentation).
+#
+#netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd
+#netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd