Re: [Bacula-users] including other configuration files

2006-03-13 Thread Martin Simmons
> On Sat, 11 Mar 2006 23:21:03 -0500, Ryan Novosielski <[EMAIL PROTECTED]> > said: > > What he REALLY wants is: > > @/etc/bacula/client1/client.conf > > ...where this file contains Client { blah blah blah } > > I'm not sure if you can do it the way that you've indicated, but I don't >

Re: [Bacula-users] including other configuration files

2006-03-11 Thread Ryan Novosielski
What he REALLY wants is: @/etc/bacula/client1/client.conf ...where this file contains Client { blah blah blah } I'm not sure if you can do it the way that you've indicated, but I don't see any reason you'd want to. Martin Simmons wrote: On Mon, 6 Mar 2006 12:21:10 -0800, "mpapet" <[EMAIL PR

Re: [Bacula-users] including other configuration files

2006-03-10 Thread Martin Simmons
> On Mon, 6 Mar 2006 12:21:10 -0800, "mpapet" <[EMAIL PROTECTED]> said: > > I'm attempting to break-up the bacula-dir.conf file so I can add backup > clients in a managable way. The objective is to store individual client > configurations in /etc/bacula/client1/ and have a reverence to that p