Director { Name = bacula-dir Password = "xxxyyyzzz" } # # "Global" File daemon configuration specifications # FileDaemon { # this is me Name = gw2-fd FDport = 9102 # where we listen for the director WorkingDirectory = /var/db/bacula Pid Directory = /var/run Maximum Concurrent Jobs = 20 } # Send all messages except skipped files back to Director Messages { Name = Standard director = bacula-dir = all, !skipped, !restored }