From: Alan J. Pippin Date: Mon, 12 Jan 2009 06:41:20 +0000 (-0700) Subject: Changed name of local backup pool X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=commitdiff_plain;h=87013327dc89000920c081f20dbb48003cb0922c;hp=94f8e351810a6a69791c5a250353933e6dbb6027;p=zfs-ubuntu%2F.git Changed name of local backup pool --- diff --git a/zfs-replicate b/zfs-replicate index 7f93696..3e8813d 100755 --- a/zfs-replicate +++ b/zfs-replicate @@ -7,7 +7,7 @@ remote=$1 remote_fs=$2 # change to match the name of the local backup pool -local_pool=backups +local_pool=backpool # The ssh connection doesn't find zfs without this. zfs=/usr/sbin/zfs