#!/bin/bash
# script to start and stop daemons for individual test

#shellcheck source=../environment.in
. ./environment
"${rscripts}"/bareos "$@"
