bareos: bareos-19.2 d617219b

Author Committer Branch Timestamp Parent
joergs franku bareos-19.2 2020-03-27 07:53 bareos-19.2 89b1d532 Pending
Changeset droplet: only allow configuration maximum concurrent jobs of 0 or 1

There is a known bug when using Storage Backend Droplet with multiple simultaneous jobs (interleaving).
This workaround only allows settings of 0 or 1.
If the default is used (0), it will be set automatically to 1.
If any other value is specified, the bareos-sd will not start at all.

Check droplet devices immediately after configparser-run
mod - core/src/stored/stored_conf.cc Diff File