#
# Restricted Director, used by tray-monitor to get the
# status of the file daemon
#
Director {
Name = nanako.brainwash.com-mon
Password = "uwevVTYCyAlu8N47ZUIHKNkSfbSuDKA41sjkQ+cG4GPv"
Monitor = yes
}
#
# "Global" File daemon configuration specifications
#
FileDaemon { # this is me
Name = hotarubi.brainwash.com-fd
FDport = 9102 # where we listen for the director
WorkingDirectory = /var/lib/bacula
Pid Directory = /var/run/bacula
Maximum Concurrent Jobs = 20
#FDAddress = 127.0.0.1
}
# Send all messages except skipped files back to Director
Messages {
Name = Standard
director = nanako.brainwash.com-dir = all, !skipped, !restored
}
~
~
~
~