]> git.sur5r.net Git - bacula/bacula/blob - regress/scripts/copy-migration-confs
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / regress / scripts / copy-migration-confs
1 #!/bin/sh
2 #
3 # Copyright (C) 2000-2015 Kern Sibbald
4 # License: BSD 2-Clause; see file LICENSE-FOSS
5 #
6
7 #
8 # Setup for using the Virtual Disk Changer (simulates tape changer)
9 #
10 cp -f scripts/bacula-dir-migration.conf ${conf}/bacula-dir.conf
11 cp -f scripts/bacula-sd-migration.conf ${conf}/bacula-sd.conf
12 cp -f scripts/test-bacula-fd.conf ${conf}/bacula-fd.conf
13 cp -f scripts/test-console.conf ${conf}/bconsole.conf
14 cp -f scripts/test-console.conf ${conf}/bat.conf