#!/bin/sh
#
# Setup for using the Virtual Disk Changer (simulates tape changer)
#
/bin/cp -f scripts/bareos-dir-virtual.conf bin/bareos-dir.conf
/bin/cp -f scripts/bareos-sd-virtual.conf bin/bareos-sd.conf
/bin/cp -f scripts/test-bareos-fd.conf bin/bareos-fd.conf
/bin/cp -f scripts/test-console.conf bin/bconsole.conf
