Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Steffens <joerg.steffens@bareos.com>2017-09-12 20:37:50 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2017-09-12 20:37:50 +0300
commitf97c8f56e715b12c4a90b3d2e3a09259be444f27 (patch)
tree9ce98680f8703cec0765a228ea911035c4ec7bf1
parentdc57658d83fb2fb553435f91f2bf8462c12b9520 (diff)
parent4c2d26188a45bcca8ba9dd909a8b2fbb7bfba951 (diff)
Merge branch 'git pull https://github.com/jkramarz/bareos-docs.git patch-2'
-rw-r--r--manuals/en/main/howto.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manuals/en/main/howto.tex b/manuals/en/main/howto.tex
index d061943..fb27feb 100644
--- a/manuals/en/main/howto.tex
+++ b/manuals/en/main/howto.tex
@@ -766,7 +766,7 @@ Client {
Name = mysql-fd
#...
Plugin Directory = /usr/lib64/bareos/plugins
- Plugin Name = "python"
+ Plugin Names = "python"
}
\end{bareosConfigResource}
@@ -854,7 +854,7 @@ Client {
Name = mysql-fd
...
Plugin Directory = /usr/lib64/bareos/plugins
- Plugin Name = "python"
+ Plugin Names = "python"
compatible = no
}
\end{bareosConfigResource}