summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-04-09 08:40:59 +0200
committerKarolin Seeger <kseeger@samba.org>2008-04-09 08:45:27 +0200
commitd9fbaa0c17a989d4b02a624675305589e67b4a83 (patch)
treee71a49d47354d9507280b288b7d48b2bb5ea90d7 /packaging
parent4ec2bcc15be8d02ad3d65ec30d6b47b71bb1ffb4 (diff)
downloadsamba-d9fbaa0c17a989d4b02a624675305589e67b4a83.tar.gz
samba-d9fbaa0c17a989d4b02a624675305589e67b4a83.tar.xz
samba-d9fbaa0c17a989d4b02a624675305589e67b4a83.zip
Remove reference to pointless socket options
(cherry picked from commit 3aefb0df1c4065223d50c32910ef26704791a6a3)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/LSB/smb.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/LSB/smb.conf b/packaging/LSB/smb.conf
index 71ff9463884..d08cd20ec4a 100644
--- a/packaging/LSB/smb.conf
+++ b/packaging/LSB/smb.conf
@@ -83,10 +83,6 @@
# of the machine that is connecting
; include = /etc/samba/smb.conf.%m
-# Most people will find that this option gives better performance.
-# See speed.txt and the manual pages for details
- socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
-
# Configure Samba to use multiple interfaces
# If you have multiple network interfaces then you must list them
# here. See the man page for details.