On Mon, 2009-12-14 at 08:22 -0700, Craig White wrote: > A relatively new bacula 3.0.3 installation on CentOS 5 > > I get an error every day from logwatch... > > > > obviously generated by > cron...run-parts /etc/cron.daily > > > /etc/cron.daily/0logwatch: > > Cannot find shared script applybaculadate > > Now I can find the script... > /usr/src/redhat/BUILD/bacula-3.0.3/scripts/logwatch/applybaculadate > > and I can see that... > > # cat /etc/logwatch/conf/services/bacula.conf > Title = "bacula" > > # Which logfile group... > LogFile = bacula > > *ApplyBaculaDate = > > What is it that I am supposed to do? ---- with help from Steve Ellis...
apparently the source rpm needs to do the following... mkdir /etc/logwatch/scripts/shared cp \ /usr/src/redhat/BUILD/bacula-3.0.3/scripts/logwatch/applybaculadate \ /etc/logwatch/scripts/shared chmod 755 /etc/logwatch/scripts/shared/applybaculadate and a terse bacula log is included with logwatch or otherwise, generates an error. Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users