Merge remote-tracking branch 'origin/vendor/LDNS'
[dragonfly.git] / bin / cpdup / scripts / params
1 # sourced by do* scripts
2 #
3 # do not include the BLAH/mirrors subdirectory when specifying the backup
4 # path and the remote path.  The scripts will add it themselves, as a safety
5 # feature.
6 #
7 # $DragonFly: src/bin/cpdup/scripts/params,v 1.1 2006/09/16 21:57:10 dillon Exp $
8 set backup_nfs = "/nfs"
9 set backup_path = "/backup"
10 set remote_host = "OFF.SITE.HOST"
11 set remote_path = "/backup"
12 set cleaning_path = "$backup_path"