{\rtf1\ansi\ansicpg1252\cocoartf2639 \cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fnil\fcharset0 Menlo-Regular;} {\colortbl;\red255\green255\blue255;\red0\green0\blue0;} {\*\expandedcolortbl;;\csgray\c0;} \margl1440\margr1440\vieww13440\viewh13360\viewkind0 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0 \f0\fs24 \cf2 \CocoaLigature0 # Default is to create Relax-and-Recover rescue media as ISO image\ # set OUTPUT to change that\ # set BACKUP to activate an automated (backup and) restore of your data\ # Possible configuration values can be found in /usr/share/rear/conf/default.conf\ #\ # This file (local.conf) is intended for manual configuration. For configuration\ # through packages and other automated means we recommend creating a new\ # file named site.conf next to this file and to leave the local.conf as it is.\ # Our packages will never ship with a site.conf.\ \ # I made a minimal version of the conf file and confirmed that it reproduces the problem\ # However I have changed the names of some hosts, directories, and mountpoints here for understanding\ \ # Create ISO boot recovery image but backup data will be files places in BACKUP_URL location.\ OUTPUT=ISO\ \ # Specify the location of the output:\ # When OUTPUT_URL is not specified it inherits the BACKUP_URL value.\ # OUTPUT_URL=\ \ # For some reason, this will change names of log files, but not the backup directory\ BACKUP_PROG_ARCHIVE="backup_$( date '+%Y-%m-%d-%H%M' )-F"\ \ BACKUP=RSYNC\ BACKUP_URL=rsync://otherhost/home/rearbackupslocation\ \ EXCLUDE_MOUNTPOINTS=( '/mnt/16G_thumb_drive' /SOMEDISKIDONTNEED )}