]> git.sur5r.net Git - bacula/bacula/commitdiff
Add README file to logwatch directory.
authorScott Barninger <scott@barninger.com>
Sun, 4 Sep 2005 15:28:00 +0000 (15:28 +0000)
committerScott Barninger <scott@barninger.com>
Sun, 4 Sep 2005 15:28:00 +0000 (15:28 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2374 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/scripts/logwatch/README [new file with mode: 0644]

diff --git a/bacula/scripts/logwatch/README b/bacula/scripts/logwatch/README
new file mode 100644 (file)
index 0000000..91109f8
--- /dev/null
@@ -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