Shared share
This commit is contained in:
parent
1af95204bb
commit
b2b3efae8a
|
@ -82,6 +82,13 @@ in {
|
|||
"read only" = "no";
|
||||
"guest ok" = "no";
|
||||
};
|
||||
Shared = {
|
||||
path = "/home/nathan/Shared";
|
||||
browesable = "yes";
|
||||
"read only" = "no";
|
||||
"guest ok" = "no";
|
||||
"writable" = "yes";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue