]> git.sur5r.net Git - bacula/docs/commitdiff
ebl Add a note about runscript that are not executed when
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 29 Dec 2007 17:32:00 +0000 (17:32 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 29 Dec 2007 17:32:00 +0000 (17:32 +0000)
     using ClientRunBeforeJob.

docs/manuals/en/install/dirdconf.tex

index c823d6404428effb97d968c3371d08b61846cb80..73c7179252300aa50cecd07fbce39808378cb87e 100644 (file)
@@ -1038,6 +1038,13 @@ RunScript {
 }
 \end{verbatim}
 
+   {\bf Notes about ClientRunBeforeJob}
+
+   For compatibility reasons, with this shortcut, the command is executed
+   directly when the client recieve it. And if the command is in error, other
+   remote runscripts will be discarded. To be sure that all commands will be
+   sent and executed, you have to use RunScript syntax.
+
    {\bf Special Windows Considerations}
 
    In addition, for a Windows client on version 1.33 and above, please take