From 712910b4401011abe597d93d6ae9925a5da3e4bb Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Fri, 16 Jul 2021 13:20:25 +0200 Subject: [PATCH] btrbk.conf.example: tidy spacing --- btrbk.conf.example | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/btrbk.conf.example b/btrbk.conf.example index 7900373..73e9261 100644 --- a/btrbk.conf.example +++ b/btrbk.conf.example @@ -139,7 +139,7 @@ archive_preserve 12m 10y # volume /mnt/btr_pool # No action if external disk is not attached - snapshot_create ondemand + snapshot_create ondemand # Target for all subvolume sections: target /mnt/btr_backup/_btrbk @@ -148,18 +148,18 @@ volume /mnt/btr_pool # (mounted at "/") and "@home" (mounted at "/home"). Note that this # is only a naming convention. #subvolume @ - subvolume root - subvolume home - subvolume kvm + subvolume root + subvolume home + subvolume kvm # Use different retention policy for kvm backups: - target_preserve 7d 4w + target_preserve 7d 4w # Backup data to external disk as well as remote host volume /mnt/btr_data subvolume data # Always create snapshot, even if targets are unreachable - snapshot_create always + snapshot_create always target /mnt/btr_backup/_btrbk target ssh://backup.my-remote-host.com/mnt/btr_backup