]> git.sur5r.net Git - bacula/docs/blob - docs/manuals/en/main/table_runscript.tex
Fix prior bad patch and reference to undefined variable
[bacula/docs] / docs / manuals / en / main / table_runscript.tex
1 \begin{longtable}{|X|X|X|X|}
2 \hline
3 \multicolumn{1}{|c|}{\textbf{Options}}
4 & \multicolumn{1}{c|}{\textbf{Value}}
5 & \multicolumn{1}{c|}{\textbf{Default}}
6 & \multicolumn{1}{c|}{\textbf{Information}}   \\
7 \endfirsthead
8 \hline
9 \multicolumn{1}{|c|}{\textbf{Options}}
10 & \multicolumn{1}{c|}{\textbf{Value}}
11 & \multicolumn{1}{c|}{\textbf{Default}}
12 & \multicolumn{1}{c|}{\textbf{Information}}   \\
13 \endhead
14 \hline
15 \endfoot
16 \hline
17 \endlastfoot
18 \hline
19 Runs On Success & Yes / No & {\it Yes} & Run command if JobStatus is successful\\
20 \hline
21 Runs On Failure & Yes / No & {\it No} & Run command if JobStatus isn't successful\\
22 \hline
23 Runs On Client  & Yes / No & {\it Yes} & Run command on client\\
24 \hline
25 Runs When       & Before | After | Always | \textsl{AfterVSS} & {\it Never} & When run commands\\
26 \hline
27 Fail Job On Error & Yes/No & {\it Yes} & Fail job if script returns
28                                           something different from 0 \\
29 \hline
30 Command          &       &          & Path to your script\\
31 \hline
32 Console          &       &          & Console command\\
33 \end{longtable}