The exclude method you use is the "Exclude" directive...
I use an "exclude = yes" in an "Options" directive.
I guess that's where the difference is....
Anybody to confirm?

2007/8/8, Dimitrios <[EMAIL PROTECTED]>:
>
> On Tue, 07 Aug 2007 12:11:55 +0200 Julien <[EMAIL PROTECTED]> wrote:
>
> > I would change the order because of the "first match" rule :
>
> thats strange, because the default configuration of bacula has the Exclude
> section after the Include section:
>
> FileSet {
>   Name = "Full Set"
>   Include {
>     Options {
>       signature = MD5
>     }
>   }
>   Exclude {
>     File = /proc
>     File = /tmp
>     File = /.journal
>     File = /.fsck
>   }
> }
>
> is that wrong then?
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to