summaryrefslogtreecommitdiff
path: root/packaging/LSB
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
commit3b19215c29faab0ab4fc61d35166d2979ac6d131 (patch)
treee411a04e616bfebb4b3b00903e3c7953785c593c /packaging/LSB
parentb360cdfeb9c70832cb022936ae41e94519db6e04 (diff)
downloadsamba-3b19215c29faab0ab4fc61d35166d2979ac6d131.tar.gz
samba-3b19215c29faab0ab4fc61d35166d2979ac6d131.tar.bz2
samba-3b19215c29faab0ab4fc61d35166d2979ac6d131.zip
Remove reference to pointless socket options
(This used to be commit 3aefb0df1c4065223d50c32910ef26704791a6a3)
Diffstat (limited to 'packaging/LSB')
-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 71ff946388..d08cd20ec4 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.