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-08-31 13:24:16 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2017-08-31 13:24:16 +0300
commitc94ec42de7414cd7adbf5f4bcbed3f854f49920f (patch)
tree82551d23b97fe68042747339ca625a6d84e8a620
parentcb4f7b9e128eff13b1891a6831aceba0ca7e96be (diff)
cleanup
-rw-r--r--manuals/en/main/howto.tex2
-rw-r--r--manuals/en/main/webui.tex6
2 files changed, 4 insertions, 4 deletions
diff --git a/manuals/en/main/howto.tex b/manuals/en/main/howto.tex
index 130f0cf..0434b79 100644
--- a/manuals/en/main/howto.tex
+++ b/manuals/en/main/howto.tex
@@ -782,7 +782,7 @@ FileSet {
}
File = /etc
#...
- Plugin = "python:module_path=/usr/lib64/bareos/plugins:module_name=bareos-fd-percona"
+ Plugin = "python:module_path=/usr/lib64/bareos/plugins:module_name=bareos-fd-percona:mycnf=/root/.my.cnf"
}
}
\end{bareosConfigResource}
diff --git a/manuals/en/main/webui.tex b/manuals/en/main/webui.tex
index a235d0c..bb773bb 100644
--- a/manuals/en/main/webui.tex
+++ b/manuals/en/main/webui.tex
@@ -3,7 +3,7 @@
This chapter addresses the installation process of the \bareosWebui.
-Since \sinceVersion{dir}{bareos-webui}{15.2.0} bareos-webui is part of the Bareos project and available for a number of platforms.
+Since \sinceVersion{dir}{bareos-webui}{15.2.0} \bareosWebui is part of the Bareos project and available for a number of platforms.
\begin{center}
\includegraphics[width=0.8\textwidth]{\idir bareos-webui-jobs}
@@ -13,7 +13,7 @@ Since \sinceVersion{dir}{bareos-webui}{15.2.0} bareos-webui is part of the Bareo
\begin{itemize}
\item Intuitive web interface
-\item Multilinugual (English/German/French/Russian)
+\item Multilinugual
\item Can access multiple directors and catalogs
\item Individual accounts and ACL support via Bareos restricted named consoles
%\item Display of the most recent job status in a dashboard widget
@@ -47,7 +47,7 @@ Since \sinceVersion{dir}{bareos-webui}{15.2.0} bareos-webui is part of the Bareo
\item A working Bareos environment.
\item \bareosDir version $>=$ \bareosWebui version.
\item The \bareosWebui can be installed on any host. It does not have to be installed on the same as the \bareosDir.
-\item The default installation uses an Apache 2.x webserver with mod-rewrite, mod-php5 and mod-setenv.
+\item The default installation uses an Apache webserver with mod-rewrite, mod-php and mod-setenv.
\item PHP $>$= 5.3.23
\item On SUSE Linux Enterprise 12 you need the additional SUSE Linux Enterprise Module for Web Scripting 12.
\end{itemize}