From 35bb2fc64ca03089fe8332782cda142ee7fb4c76 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 09:33:50 +0000 Subject: automatic import of bacula --- bacula-logwatch.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bacula-logwatch.patch (limited to 'bacula-logwatch.patch') diff --git a/bacula-logwatch.patch b/bacula-logwatch.patch new file mode 100644 index 0000000..410893b --- /dev/null +++ b/bacula-logwatch.patch @@ -0,0 +1,9 @@ +diff --git a/scripts/logwatch/logfile.bacula.conf.in b/scripts/logwatch/logfile.bacula.conf.in +index 22b6e98..5d257ca 100644 +--- a/scripts/logwatch/logfile.bacula.conf.in ++++ b/scripts/logwatch/logfile.bacula.conf.in +@@ -1,3 +1,3 @@ + # What actual file? Defaults to LogPath if not absolute path.... +-LogFile = @logdir@/bacula.log ++LogFile = @logdir@/*.log + -- cgit v1.2.3