cpdup(1): Whitespace cleanup.
[dragonfly.git] / bin / cpdup / scripts / params
blob9033594367d0e8b0ff69cffe2d16179b8553cb01
1 # sourced by do* scripts
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.
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"