bareos: master e0c5ce31

Author Committer Branch Timestamp Parent
joergs joergs master 2022-10-30 12:28 master faa28533 Pending
Changeset dird: remove doubled binary status information

When login with bconsole, the director starts with displaying information about its binary status
(self-compiled, ...). Until now, it shows BAREOS_BINARY_INFO and BAREOS_SERVICES_MESSAGE.
However, BAREOS_BINARY_INFO is more or less the short form of BAREOS_SERVICES_MESSAGE,
so we reduced it to display only BAREOS_SERVICES_MESSAGE.
mod - core/src/dird/authenticate_console.cc Diff File