summaryrefslogtreecommitdiff
path: root/bacula-logwatch.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 01:37:59 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 01:37:59 +0000
commit2856c59c736ba931b8f915b071f467dba595716b (patch)
tree6698599f4bee70e05a8804ba9c97c074fe79ad5c /bacula-logwatch.patch
parent501bbe0d8edc80c2dc5a176b12c06c17de7b7d46 (diff)
automatic import of baculaopeneuler24.03_LTS
Diffstat (limited to 'bacula-logwatch.patch')
-rw-r--r--bacula-logwatch.patch9
1 files changed, 9 insertions, 0 deletions
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
+