Not even, AFAIK. Pretty sure you can do: hours = 0,4,8,12,16,20 or something similar. I do it with days of the week (ie. 2,4-5).

---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | | Ryan Novosielski - User Support Spec. III
|$&| |__| |  | |__/ | \| _| | [EMAIL PROTECTED] - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.| IST/AST - NJMS Medical Science Bldg - C630


Phil Stracchino wrote:

Brian McDonald wrote:
Rushowr wrote:
Anyone care to enlighten me on how I might designate a schedule resource
to run every XX hours? I have a every 2 hours planned, and a every 4
hours planned, and was hoping NOT to have to specify every hour that it
runs. Is there a keyword that I'm missing?
-- --

Did you try...

Schedule {
  Name = HourlyIncremental
  Run = hourly
}

The 'hourly' keyword is in the manual under the Schedule resource.

Yes, but I think what he wants is hourly/N for some integer N.  I know
we don't support that specific syntax, but I don't know if there's a
simple way to do it other than enumerating a list of specific times.

Though the enumeration would only have to be done once ....  every four
hours is only six lines.





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to