]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/bacula-fd.conf.in
- Add a kludge to detect bad date/times, which cause a seg fault in
[bacula/bacula] / bacula / src / filed / bacula-fd.conf.in
index e83250e8c9aabfb6d800a581bb243307ef2e06b0..cb23806638929d39c472f470cc0bf4cd74f6fe3b 100644 (file)
@@ -15,6 +15,16 @@ Director {
   Password = "@fd_password@"
 }
 
+#
+# Restricted Director, used by tray-monitor to get the
+#   status of the file daemon
+#
+Director {
+  Name = @hostname@-mon
+  Password = "@mon_fd_password@"
+  Monitor = yes
+}
+
 #
 # "Global" File daemon configuration specifications
 #