separate config and code

This commit is contained in:
Vincent Riquer 2009-11-23 15:24:43 +01:00
parent 669500bbcb
commit ec774af02e

View File

@ -60,12 +60,7 @@ then
fi
###END: generic tool checker
# ------------- file locations -----------------------------------------
MOUNT_DEVICE=/dev/hdb1;
SNAPSHOT_RW=/root/snapshot;
EXCLUDES=/usr/local/etc/backup_exclude;
source /etc/remote-backup.conf
# ------------- the script itself --------------------------------------