ma 2 omo-share: simply export crypt devices
This commit is contained in:
parent
18ca8add61
commit
61e1fa7007
|
@ -69,15 +69,15 @@ in {
|
|||
browseable = "yes";
|
||||
"guest ok" = "yes";
|
||||
};
|
||||
usenet-rw = {
|
||||
path = "/media/crypt0/usenet";
|
||||
crypt0-rw = {
|
||||
path = "/media/crypt0/";
|
||||
"read only" = "no";
|
||||
browseable = "yes";
|
||||
"guest ok" = "no";
|
||||
"valid users" = "makefu";
|
||||
};
|
||||
emu-rw = {
|
||||
path = "/media/crypt1/emu";
|
||||
crypt1-rw = {
|
||||
path = "/media/crypt1/";
|
||||
"read only" = "no";
|
||||
browseable = "yes";
|
||||
"guest ok" = "no";
|
||||
|
|
Loading…
Reference in a new issue