Compare commits
1 commit
01246a78a8
...
b6c2893a3e
Author | SHA1 | Date | |
---|---|---|---|
b6c2893a3e |
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ in {
|
||||||
encryption.mode = "none";
|
encryption.mode = "none";
|
||||||
environment.BORG_RSH = "ssh -i /home/fsaccount/.ssh/fsaccount";
|
environment.BORG_RSH = "ssh -i /home/fsaccount/.ssh/fsaccount";
|
||||||
repo = "ssh://borg@localhost:fsaccount";
|
repo = "ssh://borg@localhost:fsaccount";
|
||||||
startAt = "hourly";
|
startAt = "daily";
|
||||||
user = "fsaccount";
|
user = "fsaccount";
|
||||||
group = "users";
|
group = "users";
|
||||||
readWritePaths = ["/home/fsaccount"];
|
readWritePaths = ["/home/fsaccount"];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue