1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 14:27:38 +03:00
openwrt-xburst/openwrt/package/samba/files/smb.conf
nico dad4d0ea84 add missing codepages, add syslog support and use it by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-29 07:04:02 +00:00

17 lines
250 B
Plaintext

[global]
syslog = 0
syslog only = yes
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