Files
wifipineapple-openwrt/package/samba/files/smb.conf
Nicolas Thill 46a35d1e31 add samba package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-22 07:11:48 +00:00

15 lines
219 B
Plaintext

[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