Okay, figured it out ... is my own fault : have multiple Bareos Servers for 
POC purposes and the bconsole on the Bareos Server I was testing this was 
pointing to another Bareos Server, not to himself.
Hence my changes were not being picked up !

On Thursday, October 28, 2021 at 11:02:34 AM UTC+2 [email protected] wrote:

> 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/d788300d-978c-4a64-8612-cd22e349ef80n%40googlegroups.com.

Reply via email to