bareos: dev 7b36d7be
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | franku | dev | 2018-08-13 19:02 | dev 7ad73311 | Pending |
Changeset | core: db scripts: reduce warnings when creating db We now change the directory to / before calling the database command line tools which suppresses warnings like 'could not change directory to "/root"' In bareos-config-lib, we now change the log text when it is not possible to get the parameters via db_check from the configuration from "Warning" to "Info", and added also the hint that this is usually not an error. This should reduce the irritation that usually is created when calling the database creation scripts. |
||||
mod - core/scripts/bareos-config-lib.sh.in | Diff File | ||||
mod - core/src/cats/create_bareos_database.in | Diff File | ||||
mod - core/src/cats/drop_bareos_database.in | Diff File | ||||
mod - core/src/cats/grant_bareos_privileges.in | Diff File |