try make samba better
This commit is contained in:
parent
042d8bd8df
commit
72ab536262
1 changed files with 2 additions and 1 deletions
|
|
@ -296,8 +296,9 @@ in
|
||||||
"write list" = "@wheel";
|
"write list" = "@wheel";
|
||||||
"fruit:time machine" = "yes";
|
"fruit:time machine" = "yes";
|
||||||
"fruit:time machine max size" = "2050G";
|
"fruit:time machine max size" = "2050G";
|
||||||
"vfs objects" = "acl_xattr fruit streams_xattr";
|
"vfs objects" = "acl_xattr fruit streams_xattr aio pthead";
|
||||||
"inherit acls" = "yes";
|
"inherit acls" = "yes";
|
||||||
|
"aio_pthread:aio open" = "yes";
|
||||||
};
|
};
|
||||||
data = {
|
data = {
|
||||||
path = "/data";
|
path = "/data";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue