On Monday, May 29, 2017 at 2:26:55 PM UTC-4, Stan Cruise wrote: > On Monday, 29 May 2017 01:02:17 UTC-6, Joe Nash wrote: > > Somewhere in the documentation it says the scripts will use the > > environmental variable "db_name" if it exists. If it does not exist, then > > scripts will fall back to the default. Search the documentation for > > db_name. It's in there somewhere.
Under /etc/bareos-dir.d/catalog is a file called MyCatalog.conf which contains the information for the default MyCatalog. You can create your own MyDatabase.conf (or whatever) file for your database.Then in the jobs resource you can specify Catalog = MyDatabase and Bareos will use your database. I haven't tried it but the docs indicate that is what should happen. -- 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.
