This commit is contained in:
mjallen18
2025-09-05 11:19:35 -05:00
parent a8873d9435
commit 3c1b5d5072
3 changed files with 13 additions and 17 deletions

View File

@@ -91,6 +91,12 @@
group = "traefik";
mode = "u=rwx,g=rwx,o=rx";
}
{
directory = "/media";
user = "nas-apps";
group = "jallen-nas";
mode = "u=rwx,g=rx,o=rx";
}
];
};