Hi 

In order to save the Catalog dump abd Bootstrap of latest CatalogBackup job 
to external S3 storage I am trying to change the default RunAfterJob of 
CatalogBackup.conf
It is by default :
RunAfterJob  = "/usr/lib/bareos/scripts/delete_catalog_backup"
Thought I could simply replace it with 
RunAfterJob = "My script"
But no matter what I do the script 
/usr/lib/bareos/scripts/delete_catalog_backup is being ran and not my own 
script.

I've reloaded the config, restarted bareos-dir, even removed the 
/usr/lib/bareos/scripts/delete_catalog_backup script to see if that would 
produce at lleast an error. 
But it is as if this script is somehow not sourced from file while doing 
this type of backup but somehow hard-coded into this type of backup and 
irreplaceable?!
I'm confused ...  is this a feature?

kind regards,
Benny

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/64998e19-6f06-4eb2-a7ed-4093d264cf4bn%40googlegroups.com.

Reply via email to