On Friday 15 July 2005 02:07 pm, Rushowr wrote:
> I searched the docs and the archives, and couldn't find an answer. I
> apologize if I missed this, but I was wondering if you can include files in
> the bacula-dir.conf file? Specifically, would it be possible to put an
> include for a file such as jobs.txt with all the jobs in it, a file for
> clients, a file for storage, etc...? I know you can include filelists, but
> I'm looking to modularize my definitions of many things, I'd be even more
> happy if I could say
> include = client1.txt
> include = client2.txt
>
> and those files would include the client definition, the files, and any
> specific schedules for that client. This would make allowing multiple users
> modifying the system much easier because I could control what file they can
> edit.
>
> Curious, please let me know if this exists, or if it's planned.
>
> Sherwood McGowan

If I'm not mistaken, you just would type:

        @/path_to/client1.txt
        @/path_to/client2.txt

in your bacula-dir.conf file. The contents of these files then will be 
included into bacula-dir.conf when you start the director.

HTH

cmr

-- 
Debian 'Sarge': Registered Linux User #241964
----
"More laws, less justice." -- Marcus Tullius Ciceroca, 42 BC
--------


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to