Hi,

On 6/7/2007 10:33 PM, mikee wrote:
> Is it possible to do:
> 
> JobDefs {
>   Name = Normal-Backup
>   ...
> }
> 
> JobDefs {
>   Name = Normal-Unix-Backup
>   JobDefs = Normal-Backup
>   ...
> }
> 
> JobDefs {
>   Name = myhost-backup
>   JobDefs = Normal-Unix-Backup
>   FileSet = myhost-files
>   ...
> }
> 
> I get an error verifying the configuration that (to
> me) implies that cascading definitions does not work.

Unfortunately, that is the case. It would be good to have this, but 
aparently this is a minor inconvenience that didn't attract a programmer.

Arno

> The verify complains that 'type', 'messages', and 'pool'
> definitions are missing. Those definitions are in the
> first JobDefs that I'm trying to include/inheirit(?)
> to the lower JobDefs.
> 
> Mike
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to