mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
[SAMBA] Inherit netbios name from hostname
This commit is contained in:
parent
496b288949
commit
dba98f9ddf
@ -25,7 +25,7 @@
|
|||||||
[global]
|
[global]
|
||||||
server string = OpenELEC
|
server string = OpenELEC
|
||||||
workgroup = WORKGROUP
|
workgroup = WORKGROUP
|
||||||
netbios name = openelec
|
netbios name = %h
|
||||||
security = share
|
security = share
|
||||||
guest account = root
|
guest account = root
|
||||||
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536
|
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536
|
||||||
|
Loading…
x
Reference in New Issue
Block a user