bacula: Changed default schedule to start backups at 2:45 to prevent duplicate backups when moving out of DST time.

This commit is contained in:
Timo Makinen 2015-01-30 13:05:29 +02:00
parent 14949bd1f7
commit f92091ad0d

View file

@ -51,8 +51,8 @@ Pool {
Schedule {
Name = "Default"
Run = Level=Full on 1 at 3:00
Run = Level=Incremental on 2-31 at 3:00
Run = Level=Full on 1 at 2:45
Run = Level=Incremental on 2-31 at 2:45
}
JobDefs {