Skip to content

Commit

Permalink
Prepare v0.3.0, see CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
thbe committed Aug 11, 2016
1 parent 453573d commit 1c03f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/etc/bareos-dir.d/job-backup-catalog.conf.erb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Job {
JobDefs = "DefaultJob"
Level = Full
Schedule = "WeeklyCycleAfterBackup"
RunBeforeJob = "/usr/lib/bareos/scripts/make_catalog_backup.pl BackupCatalog"
RunBeforeJob = "/usr/lib/bareos/scripts/make_catalog_backup.pl Job-Backup-Catalog"
RunAfterJob = "/usr/lib/bareos/scripts/delete_catalog_backup"
Write Bootstrap = "/var/lib/bareos/%n.bsr"
Priority = 11
Expand Down

0 comments on commit 1c03f99

Please sign in to comment.