From: Scott Barninger Date: Sun, 4 Sep 2005 15:28:00 +0000 (+0000) Subject: Add README file to logwatch directory. X-Git-Tag: Release-1.38.0~130 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ead70188273b5c666b07ef28656c3b8025feca36;p=bacula%2Fbacula Add README file to logwatch directory. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2374 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/scripts/logwatch/README b/bacula/scripts/logwatch/README new file mode 100644 index 0000000000..91109f8581 --- /dev/null +++ b/bacula/scripts/logwatch/README @@ -0,0 +1,17 @@ +Installation instructions for bacula logwatch script +04 Sep 2005 + +Installation into a standard logwatch configuration is fairly +straightforward. Run 'make install' as root from this directory. + +For manual install copy the files as indicated below: + +cp -p scripts/logwatch/bacula /etc/log.d/scripts/services/bacula +cp -p scripts/logwatch/logfile.bacula.conf /etc/log.d/conf/logfiles/bacula.conf +cp -p scripts/logwatch/services.bacula.conf /etc/log.d/conf/services/bacula.conf +chmod 755 /etc/log.d/scripts/services/bacula +chmod 644 /etc/log.d/conf/logfiles/bacula.conf +chmod 644 /etc/log.d/conf/services/bacula.conf + +To test your installation run logwatch (as root): +/etc/log.d/logwatch