]> git.sur5r.net Git - bacula/bacula/commitdiff
The presence of FileSet and Pool directives in the Job. Bug #2188 resource of the...
authorAlison Chaiken <alison@she-devel.com>
Mon, 4 Jan 2016 07:11:14 +0000 (23:11 -0800)
committerKern Sibbald <kern@sibbald.com>
Sun, 2 Oct 2016 07:37:03 +0000 (09:37 +0200)
bacula/src/dird/bacula-dir.conf.in

index f3a2805c2348ac71e5eb06ee2b4a18c43b7744fc..85becdf7025b2be948faca63958292761d19dc5c 100644 (file)
@@ -91,8 +91,10 @@ Job {
   Name = "RestoreFiles"
   Type = Restore
   Client=@basename@-fd
-  FileSet="Full Set"
   Storage = File1
+# The FileSet and Pool directives are not used by Restore Jobs
+# but must not be removed
+  FileSet="Full Set"
   Pool = File
   Messages = Standard
   Where = @archivedir@/bacula-restores