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 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
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

Reply via email to