feat: volume mounts and permission changes for runescape
This commit is contained in:
parent
4944f2ba36
commit
65cd00e053
3 changed files with 25 additions and 2 deletions
|
@ -227,6 +227,11 @@ in {
|
|||
|
||||
"valid users" = "evar";
|
||||
|
||||
# POSIX ACE entry maps to Full Control ACL in windows
|
||||
"acl map full control" = "yes";
|
||||
|
||||
"force create mode" = 0777;
|
||||
|
||||
"read only" = "no";
|
||||
"public" = "no";
|
||||
"guest ok" = "no";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue