>>>>> 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 
> see any reason you'd want to.

It makes no difference.  @foo just splices the text from the file foo in place
of the @foo, so the result is good as long as Client {...} is in the main file
or the included file but not both of them.

__Martin



> 
> Martin Simmons wrote:
> >>>>>> 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 path in
> >> bacula-dir.conf.
> >>
> >> In the docs under "Including other Configuration Files"
> >> [EMAIL PROTECTED]
> >>
> >> If you wish to break your configuration file into smaller pieces, you can 
> >> do
> >> so by including other files using the syntax @filename where filename is 
> >> the
> >> full path and filename of another file. The @filename specification can be
> >> given anywhere a primitive token would appear.
> >>
> >> If I attempt Client {/etc/bacula/client1/client1.conf} bacula won't restart
> >> and generates an error.  Any other similar terms (storage, etc) will
> >> generate the same error.
> >>
> >> Please advise how I can break the .conf file up.
> >>     
> >
> > Posting the error message here is always the best option...but did you mean 
> > to
> > put an @ in the example you gave?  I.e.
> >
> > Client {
> >   @/etc/bacula/client1/client1.conf
> > }
> >
> > __Martin
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> > that extends applications into web and mobile media. Attend the live webcast
> > and join the prime developer group breaking into this new coding territory!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >   
> 
> 
> -- 
> ---- _  _ _  _ ___  _  _  _
> |Y#| |  | |\/| |  \ |\ |  | | Ryan Novosielski - User Support Spec. III
> |$&| |__| |  | |__/ | \| _| | [EMAIL PROTECTED] - 973/972.0922 (2-0922)
> \__/ Univ. of Med. and Dent.| IST/AST - NJMS Medical Science Bldg - C630 
> 
> 
> --------------070500090307020506050409
> Content-Type: text/x-vcard; charset=utf-8;
>  name="novosirj.vcf"
> Content-Transfer-Encoding: 7bit
> Content-Disposition: attachment;
>  filename="novosirj.vcf"
> 
> begin:vcard
> fn:Ryan Novosielski
> n:Novosielski;Ryan
> org:UMDNJ;IST/Academic Systems and Technologies
> adr;dom:MSB C630;;185 South Orange Avenue;Newark;NJ;07103-2757
> email;internet:[EMAIL PROTECTED]
> title:185 South Orange Avenue
> tel;work:(973) 972-0922
> tel;fax:(973) 485-2612
> x-mozilla-html:FALSE
> version:2.1
> end:vcard
> 
> 
> --------------070500090307020506050409--
> 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to