Update bacula-fd.conf template.
[bacula-cn.git] / debian / postinst
index 03b2c5e..91a8f1c 100644 (file)
@@ -62,8 +62,9 @@ FileDaemon {                          # this is me
   Name = $HOST-fd
   FDport = 9102                  # where we listen for the director
   WorkingDirectory = /var/lib/bacula
-  Pid Directory = /var/run/bacula
+  Pid Directory = /run/bacula
   Maximum Concurrent Jobs = 20
+  Plugin Directory = /usr/lib/bacula
   FDAddress = $IP
 
   # you need these TLS entries so the FD and SD can communicate