Hello.
I upgraded my Bacula on FreeBSD from 2.4.x to 3.0, but running bacula-dir -t
gives an error:
=====
13-Apr 09:53 bacula-dir: ERROR TERMINATION at inc_conf.c:712
Config error: Options section not permitted in Exclude
: line 12, col 10 of file /usr/local/etc/bacula/fileset-var.conf
Options {
=====
The fileset itself is:
=====
FileSet {
Name = var
Include {
Options {
Compression = GZIP
Signature = MD5
Verify = pins5
}
File = /mnt/snap/var
}
Exclude {
Options {
wilddir = .snap
wilddir = .journal
wilddir = .fsck
}
File = /mnt/snap/var/tmp
File = /mnt/snap/var/crash
File = /mnt/snap/var/virusmails
File = /mnt/snap/var/log
}
}
=====
>From release notes I found nothing about 'options' being illegal in Exclude{}.
Is it supposed to be so or is it a bug?
--
Silver
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users