]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/install/dirdconf.tex
Update
[bacula/docs] / docs / manuals / en / install / dirdconf.tex
index 73c7179252300aa50cecd07fbce39808378cb87e..5089f2557b2d756c46bd0fb2809abd4ea2e276ad 100644 (file)
@@ -286,7 +286,7 @@ resource.
    listen for Bacula Console connections.  This same port number must be
    specified in the Director resource  of the Console configuration file. The
    default is 9101, so  normally this directive need not be specified.  This
-   directive should not be used if you specify DirAddresses (not plural)
+   directive should not be used if you specify DirAddresses (N.B plural)
    directive.
 
 \item [DirAddress = \lt{}IP-Address\gt{}]
@@ -299,7 +299,7 @@ resource.
    specified, the Director  will bind to any available address (the default). 
    Note, unlike the DirAddresses specification noted above, this  directive only
    permits a single address to be specified.  This directive should not be used if you
-   specify a DirAddresses (note plural) directive. 
+   specify a DirAddresses (N.B. plural) directive. 
 
 
 
@@ -937,6 +937,11 @@ JobDefs {
    The specified {\bf Command} (see below for details) is run as an
    external program prior or after the current Job.  This is optional.
 
+   Console options are special commands that are sent to the director instead
+   of the OS.
+
+   You can specify more than one Command/Console option per RunScript.
+
    You can use following options may be specified in the body
    of the runscript:\\
 
@@ -957,6 +962,8 @@ Fail Job On Error & Yes/No & {\it Yes} & Fail job if script returns
 \hline
 Command          &       &          & Path to your script\\
 \hline
+Console          &       &          & Console command\\
+\hline
 \end{tabular}
    \\