dsnap-sync: rename project and introduce the fork

o distict the dash version from original work of Wes Barnett
o circumvit any name clashes
This commit is contained in:
2018-06-01 15:21:04 +02:00
parent eafa132463
commit 96b71f0094
6 changed files with 66 additions and 63 deletions

View File

@@ -1,9 +1,9 @@
###
# snapper template for snap-sync handling
# snapper template for dsnap-sync handling
###
# subvolume to snapshot
SUBVOLUME="/var/lib/snap-sync"
SUBVOLUME="/var/lib/dsnap-sync"
# filesystem type
FSTYPE="btrfs"