diff options
Diffstat (limited to 'openwrt/package/samba/files/smb.conf')
-rw-r--r-- | openwrt/package/samba/files/smb.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/samba/files/smb.conf b/openwrt/package/samba/files/smb.conf index 4c4cd1dab..5a2f6ccaa 100644 --- a/openwrt/package/samba/files/smb.conf +++ b/openwrt/package/samba/files/smb.conf @@ -1,4 +1,6 @@ [global] + syslog = 0 + syslog only = yes workgroup = OpenWrt security = share guest account = nobody |