From 73b28575ef26684443c3210acb755381d2fa96ae Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Thu, 12 Jul 2018 13:56:04 +0200 Subject: [PATCH] dsnap-sync template: changes to support CONFIG_TYPE --- etc/snapper/config-templates/dsnap-sync | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/etc/snapper/config-templates/dsnap-sync b/etc/snapper/config-templates/dsnap-sync index 9e553eb..0ca0ac0 100644 --- a/etc/snapper/config-templates/dsnap-sync +++ b/etc/snapper/config-templates/dsnap-sync @@ -55,6 +55,9 @@ EMPTY_PRE_POST_MIN_AGE="1800" # snap-sync as timer unit # SNAP_SYNC_EXCLUDE="yes" -# uncomment if your config will be used as snapshot-clone -#CHILD_CONFIG=true +# Valid CONFIG_TYPE: archive, child, parent +# CONFIG_TYPE="archive" -> if synced, stream snapshot to a non btrfs filesystem +# CONFIG_TYPE="child" -> if synced, stream snapshot to a given CHILD_CONFIG name +CONFIG_TYPE="child" +#CHILD_CONFIG= #PARENT_CONFIG=