From f259536a802864c003a9371579832315385fb88a Mon Sep 17 00:00:00 2001 From: Vincent Riquer Date: Mon, 23 Nov 2009 15:40:06 +0100 Subject: [PATCH] forgot to add config file to bzr --- remote-backup.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 remote-backup.conf diff --git a/remote-backup.conf b/remote-backup.conf new file mode 100644 index 0000000..bb6ea28 --- /dev/null +++ b/remote-backup.conf @@ -0,0 +1,4 @@ +REMOUNT=false +MOUNT_DEVICE=/dev/hdb1; +SNAPSHOT_RW=/root/snapshot; +EXCLUDES=/usr/local/etc/backup_exclude;