Bugzilla – Bug 146150
Update of bacula renames and overwrites config files
Last modified: 2006-01-31 10:45:57 UTC
We were testing bacula, in order to put it into production as a backup solution. But the last security upgrade (issued around 25 of january/2006) broke our configuration, by renaming the existing config files and using the new ones as default. This is not the desirable behavior, as a simple update would force the administrator to check each config file with the service down. Wouldn't be more sensible to keep the config files and rename the new ones as "*.rpm.new"?
Fixed for 10.1 (all .conf files will not be replaced any more). I will take care for it also in next security updates for released distributions.