From 0b104e40789114bbb5d9d261f63287a3a79d0e7a Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 28 Sep 1997 22:25:29 +0000 Subject: [PATCH] Restore the Samba entries which were spammed when someone added the imap4 entry. --- etc/inetd.conf | 6 ++++++ 1 file changed, 6 insertions(+) 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