]> git.sur5r.net Git - bacula/docs/commitdiff
Tweak MaxRunTime doc
authorKern Sibbald <kern@sibbald.com>
Tue, 29 Mar 2011 08:18:36 +0000 (10:18 +0200)
committerKern Sibbald <kern@sibbald.com>
Tue, 29 Mar 2011 08:18:36 +0000 (10:18 +0200)
docs/manuals/en/main/dirdconf.tex

index 06b2fc0c583de79b86f1dda1fd1b51db413d0254..7b5ea5dcea081d7c87e2daece32d836c267a0415 100644 (file)
@@ -931,8 +931,12 @@ chapter}{basejobs} for more information.
 \index[dir]{Directive!Max Run Time}
    The time specifies the maximum allowed time that a job may run, counted
    from when the job starts, ({\bf not} necessarily the same as when the
-   job was scheduled). By default, the Director will let a job running during
-   6 days.
+   job was scheduled). 
+
+   By default, the the watchdog thread will kill any Job that has run more
+   than 6 days.  The maximum watchdog timeout is independent of MaxRunTime
+   and cannot be changed.
+
 
 \item [Incremental|Differential Max Wait Time = \lt{}time\gt{}]
 \index[dir]{Incremental Wait Run Time}