mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
Fixed samba share and renamed it to media due to it not being accessible due to permissions.
This commit is contained in:
parent
6e5b120ec6
commit
194eed8742
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@
|
|||
map to guest = bad user
|
||||
'';
|
||||
shares = {
|
||||
public = {
|
||||
path = "/disks/pool-raw/Public";
|
||||
media = {
|
||||
path = "/disks/pool-raw/Public/Media";
|
||||
browseable = "yes";
|
||||
"read only" = "no";
|
||||
"guest ok" = "yes";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue