]> git.sur5r.net Git - bacula/docs/commitdiff
Fix #250 about alldrives plugin master
authorEric Bollengier <eric@baculasystems.com>
Fri, 7 Feb 2014 08:18:06 +0000 (09:18 +0100)
committerEric Bollengier <eric@baculasystems.com>
Fri, 7 Feb 2014 08:18:37 +0000 (09:18 +0100)
docs/manuals/en/main/newbsfeatures.tex

index 1eb39db95a06ede8140151f0fea02431e62acf16..af1464f78ff2b9f17d6c7464b463a475b596ecaa 100644 (file)
@@ -237,8 +237,8 @@ explicitly adding them to the FileSet.  It can be combined with the
 FileSet {
  ...
   Include {
-    Plugin = "alldrives: snapshot"
     Plugin = "vss:/@MSSQL/"
+    Plugin = "alldrives: snapshot"     # should be placed after vss plugin
   }
 }
 \end{lstlisting}