Am 29.08.2016 um 22:28 schrieb Bruno Friedmann: [...] > I'm expecting that on 16.2 it will just use what I give to it, the > new structure (migrated by hand once) and just play nicely with.
yes. I'll work with old bareos-*.conf config files and the bareos-*.d configuration directory. > I deeply hope that the way *.conf are handled in packaging are still > the same, like if it exist, don't touch and create a rpm(deb).new > config file. Yes, on RPM all config files are tagged with %config(noreplace). This should avoid that your changes get overwritten. On Debian things work differently (packages configs are stored in /usr/lib/bareos/defaultconfigs/. In postinstall, files not existing in /etc/bareos/ are copied over from /usr/lib/bareos/defaultconfigs/). On Windows, things are done similar to Debian, besides that you can configure settings during installation and that the deploy script is written in DOS Batch, with all its limitations. Extra packages can bring extra configuration resources, either as *.conf or as *.conf.example files. In theory these can create problems. The Bareos project is responsible to only add harmless resources. > Of course I can move my private things to another directory, but I > don't think it is the best idea to have. > > The proposed structure is really nice, and with the coming api > configuration ability it a great step forwards. > > I also undestand that I will have to at least let now bareos-dir.d > directory writeable by bareos users. That is true. > I tend to be more strict in the > configuration directory that only root or dedicated owner can write > and bareos user can only read. Understood. However, I'm not aware of a better approach to solve this. > Anyway I'm looking forward this new version, and fantastic time at > osbconf in a few weeks. Thanks! I'm also looking forward. Jörg -- Jörg Steffens [email protected] Bareos GmbH & Co. KG Phone: +49 221 630693-91 http://www.bareos.com Fax: +49 221 630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, Jörg Steffens, P. Storz, M. v. Wieringen -- 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 post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
