mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
修改 SMB 默认权限
This commit is contained in:
@@ -376,7 +376,7 @@ config sambashare
|
||||
option path '${Disk_Mounted_Point}'
|
||||
option read_only 'no'
|
||||
option guest_ok 'yes'
|
||||
option create_mask '0666'
|
||||
option create_mask '0777'
|
||||
option dir_mask '0777'
|
||||
EOF
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user