samba: Add new share
This commit is contained in:
parent
bbf1828c9d
commit
5b88f00e34
1 changed files with 5 additions and 0 deletions
|
|
@ -9,6 +9,11 @@
|
||||||
"fruit:model" = "MacPro7,1@ECOLOR=226,226,224";
|
"fruit:model" = "MacPro7,1@ECOLOR=226,226,224";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Cloud = {
|
||||||
|
path = "/mnt/sdb1/cloud";
|
||||||
|
writeable = "yes";
|
||||||
|
};
|
||||||
|
|
||||||
Media = {
|
Media = {
|
||||||
path = "/mnt/sdb1/media";
|
path = "/mnt/sdb1/media";
|
||||||
writeable = "yes";
|
writeable = "yes";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue