CPD File Daemon Configuration

As with all Bacula plugins, the Plugin Directory directive in the FileDaemon resource configuration of the file bacula-fd.conf needs to be set:

FileDaemon {
    Name = test-fd
    ...
    Plugin Directory = /opt/bacula/plugins
}

See also

Next articles:

Go back to: Components Configuration.