MySQL Plugin Installation
Prerequisites
As with all Bacula plugins, you must specify the Plugin Directory
directive in the FileDaemon
resource of the bacula-fd.conf
file.
FileDaemon {
Name = test-fd
...
Plugin Directory = /opt/bacula/plugins
}
Read more:
Go back to: Installation.