bareos2015: bareos-13.2 3ad449b8

Author Committer Branch Timestamp Parent
joergs mvwieringen bareos-13.2 2014-02-03 14:45 bareos-13.2 f673f155 Pending
Changeset use config file settings to configure database

Let the database configuration scripts get the configuration parameter from the director config file.
Now, the scripts try to get there values in following order:
  1. environment variable (db_name, db_user, db_password)
  2. director config file
  3. fallback value (from configure)

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - scripts/bareos-config-lib.sh.in Diff File