2012/9/6 Ana Romero <ana.rom...@cpxextremadura.com>:
> Hello list,
>
> I don't know how to configure a schedules for run full the first weekend of
> the month ... you help me?
>
> Thank very much
> Regards

Hi,

Maybe that for 1st Sunday of the month:

Schedule {
  Name = "SomeSchedule"
  Run = Level=Full 1st sun at 9:00
}

or that for Saturday and Sunday on the month:

Schedule {
  Name = "SomeSchedule"
  Run = Level=Full 1st sat-sun at 9:00
}

Here is more info about that:

http://bacula.org/5.2.x-manuals/en/main/main/Configuring_Director.html#SECTION002350000000000000000

Regards.
gani

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to