feat: volume mounts and permission changes for runescape

This commit is contained in:
Evar 2025-03-11 22:06:24 -04:00
parent 4944f2ba36
commit 65cd00e053
3 changed files with 25 additions and 2 deletions

View file

@ -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";