Bacula/Dir Config/schedules.conf

38 lines
1.3 KiB
Plaintext

Schedule {
Name = EveryTwoDays
Run = Level=Full jan 1st sun at 4:15
Run = Level=Differential feb 1st sun at 4:15
Run = Level=Differential mar 1st sun at 4:15
Run = Level=Full apr 1st sun at 4:15
Run = Level=Differential may 1st sun at 4:15
Run = Level=Differential jun 1st sun at 4:15
Run = Level=Full jul 1st sun at 4:15
Run = Level=Differential aug 1st sun at 4:15
Run = Level=Differential sep 1st sun at 4:15
Run = Level=Full oct 1st sun at 4:15
Run = Level=Differential nov 1st sun at 4:15
Run = Level=Differential dec 1st sun at 4:15
#Run = Level=Incremental tue at 2:15
Run = Level=Incremental sat at 2:15
}
Schedule {
Name = AdminTwoDays
Run = Level=Full jan 1st sun at 4:30
Run = Level=Differential feb 1st sun at 4:30
Run = Level=Differential mar 1st sun at 4:30
Run = Level=Full apr 1st sun at 4:30
Run = Level=Differential may 1st sun at 4:30
Run = Level=Differential jun 1st sun at 4:30
Run = Level=Full jul 1st sun at 4:30
Run = Level=Differential aug 1st sun at 4:30
Run = Level=Differential sep 1st sun at 4:30
Run = Level=Full oct 1st sun at 4:30
Run = Level=Differential nov 1st sun at 4:30
Run = Level=Differential dec 1st sun at 4:30
#Run = Level=Incremental tue at 2:30
Run = Level=Incremental sat at 2:30
}