fix tm
This commit is contained in:
@@ -16,17 +16,14 @@ let
|
|||||||
"create mask" = "0775";
|
"create mask" = "0775";
|
||||||
"directory mask" = "0775";
|
"directory mask" = "0775";
|
||||||
};
|
};
|
||||||
# timemachine = {
|
timemachine = {
|
||||||
# browseable = true;
|
path = "/holocron/archives/timemachine";
|
||||||
# "path" = "/holocron/archives/timemachine";
|
browseable = true;
|
||||||
# #"valid users" = "blake";
|
writeable = true;
|
||||||
# "public" = "no";
|
guestOk = false;
|
||||||
# "writeable" = "yes";
|
"create mask" = "0600";
|
||||||
# #"force user" = "blake";
|
"directory mask" = "0700";
|
||||||
# "fruit:aapl" = "yes";
|
};
|
||||||
# "fruit:time machine" = "yes";
|
|
||||||
# "vfs objects" = "catia fruit streams_xattr";
|
|
||||||
# };
|
|
||||||
users = {
|
users = {
|
||||||
path = "/holocron/users";
|
path = "/holocron/users";
|
||||||
browseable = true;
|
browseable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user