bareos2015: bareos-14.2 9a532f48

Author Committer Branch Timestamp Parent
pstorz mvwieringen bareos-14.2 2014-02-28 13:09 bareos-14.2 d2d5c4d2 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