From 4e7738b6e0ae595547025587268f981058039aaa Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 29 Oct 2024 15:29:45 +0100 Subject: [PATCH] ff --- roles/mgrote_rsync/templates/rsync_mirror.sh.j2 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/roles/mgrote_rsync/templates/rsync_mirror.sh.j2 b/roles/mgrote_rsync/templates/rsync_mirror.sh.j2 index a850d762..55115d74 100644 --- a/roles/mgrote_rsync/templates/rsync_mirror.sh.j2 +++ b/roles/mgrote_rsync/templates/rsync_mirror.sh.j2 @@ -21,8 +21,3 @@ echo "" # --checksum ; https://serverfault.com/questions/211005/rsync-difference-between-checksum-and-ignore-times-options - -# TODO -# check if src und dest are mounted -# # check if target dataset is mounted -/usr/sbin/zfs get mounted -H hdd_data/tmp 2>&1 > /dev/null || echo "Dataset not mounted!"