15 lines
219 B
Text
15 lines
219 B
Text
|
[global]
|
||
|
workgroup = OpenWrt
|
||
|
security = share
|
||
|
guest account = nobody
|
||
|
local master = yes
|
||
|
name resolve order = lmhosts hosts bcast
|
||
|
|
||
|
[tmp]
|
||
|
comment = /tmp
|
||
|
path = /tmp
|
||
|
browseable = yes
|
||
|
public = yes
|
||
|
writeable = no
|
||
|
|