[SAMBA] Inherit netbios name from hostname

This commit is contained in:
anoma 2011-10-23 14:28:58 +02:00
parent 496b288949
commit dba98f9ddf

View File

@ -25,7 +25,7 @@
[global]
server string = OpenELEC
workgroup = WORKGROUP
netbios name = openelec
netbios name = %h
security = share
guest account = root
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536