bareos: master 399b037a

Author Committer Branch Timestamp Parent
arogge arogge master 2023-11-23 20:41 master d7c4ccdd Pending
Changeset python-fd: allow getting configuration file path

This patch adds bVarUsedConfig that provides the path to the
configuration that the fd uses. This will contain something like
`/etc/bareos/bareos-fd.d/*/*.conf`.
mod - core/src/filed/fd_plugins.cc Diff File
mod - core/src/filed/fd_plugins.h Diff File
mod - core/src/plugins/filed/python/module/bareosfd.cc Diff File
mod - core/src/plugins/filed/python/module/bareosfd.h Diff File
mod - core/src/tests/CMakeLists.txt Diff File
mod - core/src/tests/test_fd_plugins.cc Diff File