mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 00:17:49 +00:00
samba: add option to 'smb.conf' and 'samba.conf.sample' for changing name resolve order to prevent an possible bug with newer samba
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
66f4f106fc
commit
3d4dc0e83e
@ -7,6 +7,7 @@
|
||||
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
|
||||
wins support = no
|
||||
syslog only = yes
|
||||
name resolve order = lmhosts wins bcast host
|
||||
|
||||
# here you can add a writable share of a disk under /storage
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
|
||||
wins support = no
|
||||
syslog only = yes
|
||||
name resolve order = lmhosts wins bcast host
|
||||
|
||||
# here you can add a writable share of a disk under /storage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user