mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Inherit netbios name from hostname
This commit is contained in:
parent
a379274c89
commit
3ac94b5716
@ -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