bareos: bareos-13.2 df4d7700

Author Committer Branch Timestamp Parent
joergs mvwieringen bareos-13.2 2014-02-03 13:45 bareos-13.2 b343dc8b 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