]> git.sur5r.net Git - bacula/docs/commitdiff
Add new configuration item --archivedir
authorDan Langille <dan@langille.org>
Mon, 1 Oct 2007 00:25:36 +0000 (00:25 +0000)
committerDan Langille <dan@langille.org>
Mon, 1 Oct 2007 00:25:36 +0000 (00:25 +0000)
Used mainly for regression testing, but may be useful for packaging.

docs/manual/install.tex

index 5dd479158c3f27456edb5fa982cb5a581f52b19b..86123f059a3feac9412640554ca436b846e91310 100644 (file)
@@ -664,6 +664,17 @@ customize your installation.
    {-}{-}datadir} option. You must manually install any po files as
    Bacula does not (yet) automatically do so.
 
+\item [ {-}{-}archivedir=\lt{}path\gt{} ]
+   \index[general]{{-}{-}archivedir}
+   The directory used for disk-based backups.  Default value is /tmp.
+   This parameter sets the default values in the bacula-dir.conf and bacula-sd.conf
+   configuration files.  For example, it sets the Where directive for the
+   default restore job and the Archive Device directive for the FileStorage
+   device.
+
+   This option is designed primarily for use in regression testing.
+   Most users can safely ignore this option.
+
 \item [ {-}{-}disable-ipv6 ]
    \index[general]{{-}{-}disable-ipv6}