barcus/bareos

Scripts not update in bareos-dir Alpine version

Opened this issue · 2 comments

Hi!
Because of volume mounted in /etc/bareos, scripts are not updated between two versions of Bareos.

Workaround:
tar xf bareos-dir.tgz etc/bareos/scripts/

Hello,

To force update of /etc/bareos content you should remove /etc/bareos/bareos-config.control file on the mounted volume before starting the container

Hello,

Thank you for you answer. But override all the /etc/bareos is a bit to much for me. I have set some params inside config files and with this solution I have to check all .before-control to see if it's different from new version.

Nevermind, I don't know if we have to find a solution or only have this fact in our head.