]> Dogcows Code - chaz/tar/blobdiff - scripts/backup-specs
A sample utility to expand sparse files
[chaz/tar] / scripts / backup-specs
index dd9cf5d351aba538badb7b9ec864d603238eb315..95ef3166809c705609b56736b7cbeba1cedeed9d 100644 (file)
@@ -50,6 +50,10 @@ BACKUP_FILES=''
 # this file may be overridden by setting FILELIST variable:
 # FILELIST=/etc/my-backup/filelist
 
+# Name of 'exclude file list'. It is searched under $SYSCONFDIR/tar-backup
+# on remote machines
+XLIST=exclude_files
+
 # Default directory for storing incremental listings on remote
 # machines is $SYSCONFDIR/tar-backup. It can be overridden using
 # REMOTEBACKUPDIR variable
@@ -92,5 +96,5 @@ SLEEP_MESSAGE="`awk '
 
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-## 02111-1307, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
This page took 0.022904 seconds and 4 git commands to generate.