[Bacula-devel] bacula logwatch for all files in /var/log/bacula

2013-03-25 Thread Petr Hracek
Hi folks, I have just a simple question. File /etc/logrotate.d/bacula has references to /var/log/bacula/*.log I think that in /etc/logwatch/conf/logfiles/bacula.conf should be references also to /var/log/bacula/*.log, right? Or is there any requirement why only bacula.log is mentioned? diff --g

Re: [Bacula-devel] Support ARM 64bit architecture: bacula corrections for support autoconf 2.69

2013-03-25 Thread Petr Hracek
Hello Simone, I have exchanged email address with another person, What do you think about that patch? Best regards Petr On 03/25/2013 10:24 AM, Petr Hracek wrote: > Hi Stefano, > > ARM 64bit architecture (aarch64) was introduced in autoconf 2.69. > In order that change I suggest support that aut

[Bacula-devel] Support ARM 64bit architecture: bacula corrections for support autoconf 2.69

2013-03-25 Thread Petr Hracek
Hi Stefano, ARM 64bit architecture (aarch64) was introduced in autoconf 2.69. In order that change I suggest support that autoconf version and make following changes in bacula. https://bugzilla.redhat.com/show_bug.cgi?id=925072 What do you think about that? Below is patch for that change. diff