borg-backup: display info during backup
This commit is contained in:
parent
e6b1f1381a
commit
40d4f07df3
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ in {
|
|||
passCommand = "cat /root/borgbackup/passphrase";
|
||||
};
|
||||
environment.BORG_RSH = "ssh -i /root/borgbackup/ssh_key";
|
||||
extraCreateArgs = "--stats --list";
|
||||
compression = "auto,zstd";
|
||||
startAt = "daily";
|
||||
prune.keep = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue