bareos: master 1cb318d2

Author Committer Branch Timestamp Parent
pstorz mvwieringen master 2014-02-28 12:09 master b3cb88f3 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