bareos2015: bareos-12.4 bc20d97f

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-12.4 2014-03-03 10:48 bareos-12.4 9f78aab9 Pending
Changeset remove vtape autodetection in init_dev

Annoyingly, the vtape code was automatically
activated in init_dev without any notice if
device->device_name was a regular file.

We now deactivated that so that you explicitly
have to set

   "DeviceType = Vtape"

if you wish to use vtape instead of the stupid
autodetection.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/stored/dev.c Diff File