X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=zfs-replicate;h=9a6b82e3655d680e2f645c00cd24fe247b4bdbf4;hb=698062c29aad5253bc10d488958de289055429e5;hp=f878518c4d84f68d7b206448ef9efb415e3b00b5;hpb=a8586d89829ad77e11711e31b0a0fe667cf076e4;p=zfs-ubuntu%2F.git diff --git a/zfs-replicate b/zfs-replicate index f878518..9a6b82e 100755 --- a/zfs-replicate +++ b/zfs-replicate @@ -10,7 +10,7 @@ # In test mode (test=1) commands are echoed, not executed test=0 -[ $test == 0 ] && exec >> /var/log/zfs-replicate.log 2>&1 +[ $test == 0 ] && exec >> /var/log/zfs/zfs-replicate.log 2>&1 # Usage: zfs-backup [filesystem] [destination_pool] # This script has a limitation with children under a given filesystem.