summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-04-09 08:40:59 +0200
committerVolker Lendecke <vl@samba.org>2008-04-09 08:42:07 +0200
commit3aefb0df1c4065223d50c32910ef26704791a6a3 (patch)
tree220461851f3cae80985e1e60c711f87bfeab4fcc /packaging
parent5525dc5f09a79d30f6c52fc3a88c8bce3060e642 (diff)
downloadsamba-3aefb0df1c4065223d50c32910ef26704791a6a3.tar.gz
samba-3aefb0df1c4065223d50c32910ef26704791a6a3.tar.xz
samba-3aefb0df1c4065223d50c32910ef26704791a6a3.zip
Remove reference to pointless socket options
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.