]> git.sur5r.net Git - bacula/docs/commitdiff
ebl Add bootstrap character substitution note
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 7 Sep 2006 16:56:32 +0000 (16:56 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 7 Sep 2006 16:56:32 +0000 (16:56 +0000)
docs/manual/dirdconf.tex

index 9a41207e752781991f73dde09180c252d7d61ab1..2431c3ecfda9581416173a1dffb3b2219d644144 100644 (file)
@@ -673,6 +673,18 @@ For a {\bf Verify} Job, the Level may be one of the  following:
    it will pipe the bootstrap record.  It could for example be a shell
    script that emails you the bootstrap record.
 
+   On versions 1.40 or greater, before openning the file or execute the
+   specified command, Bacula performs 
+   \ilink{character substitution}{character substitution} like in RunScript
+   directive. To manage automatically yours bootstrap files, you can use
+   this in your {\bf JobDefs} :
+\begin{verbatim}
+JobDefs {
+   Write Boot Strap = "%c_%n.bsr"
+   ...
+}
+\end{verbatim}
+
    For more details on using this file, please see the chapter entitled
    \ilink{The Bootstrap File}{_ChapterStart43} of this manual.
 
@@ -903,7 +915,8 @@ Command          &       &          & Path to your script\\
  
    Before submitting the specified command to the operating system, Bacula
    performs character substitution of the following characters:
-  
+
+\label{character substitution}
 \footnotesize
 \begin{verbatim}
     %% = %