samba36: smb.conf.template socktet settings

This commit is contained in:
LEAN-ESX 2019-10-12 08:24:08 -07:00
parent c78939e05c
commit c92efbcd21
2 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=samba
PKG_VERSION:=3.6.25
PKG_RELEASE:=13
PKG_RELEASE:=15
PKG_SOURCE_URL:=https://download.samba.org/pub/samba \
https://download.samba.org/pub/samba/stable

View File

@ -9,7 +9,7 @@
deadtime = 30
enable core files = no
invalid users = root
local master = no
local master = yes
map to guest = Bad User
max protocol = SMB2
min receivefile size = 16384
@ -17,4 +17,5 @@
passdb backend = smbpasswd
security = user
smb passwd file = /etc/samba/smbpasswd
socket options = TCP_NODELAY IPTOS_LOWDELAY
use sendfile = yes