1
0

Compare commits

..

No commits in common. "c07c8a92c2224b725556a845e05df830c0aa2543" and "246be855923019d2da84ad16de47dd8d836555fb" have entirely different histories.

2 changed files with 3 additions and 6 deletions

View File

@ -23,16 +23,12 @@
enable = true;
extraConfig = ''
snapshot_root /mnt/backup-4/
rsync_short_args -rltD
retain alpha 14
retain daily 14
ssh_args -o BatchMode=yes -o IdentityFile=/var/src/secrets/rsnapshot/id_rsa
backup backup-replication@clerie-backup.net.clerie.de:/clerie-backup-replication/ clerie-backup/
'';
# rsync_short_args
# -a -> -rlptgoD
# -rltD ist wie -a nur das alle Dateiberechtigungen und Besitzangabe ignoriert werden
cronIntervals = {
alpha = "15 6 * * * ";
daily = "15 6 * * * ";
};
};

View File

@ -4,6 +4,7 @@
imports = [
./policyrouting
./anycast_healthchecker
./borgbackup
./gitea
./gre-tunnel
./minecraft-server