summarylogtreecommitdiffstats
path: root/ceph-17.2.5-logrotate-ignore-dups.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ceph-17.2.5-logrotate-ignore-dups.patch')
-rw-r--r--ceph-17.2.5-logrotate-ignore-dups.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/ceph-17.2.5-logrotate-ignore-dups.patch b/ceph-17.2.5-logrotate-ignore-dups.patch
new file mode 100644
index 000000000000..5949eec9997f
--- /dev/null
+++ b/ceph-17.2.5-logrotate-ignore-dups.patch
@@ -0,0 +1,11 @@
+diff --git a/src/logrotate.conf b/src/logrotate.conf
+index a9a452dd656..7949bebf49b 100644
+--- a/src/logrotate.conf
++++ b/src/logrotate.conf
+@@ -8,5 +8,6 @@
+ endscript
+ missingok
+ notifempty
++ ignoreduplicates
+ su root ceph
+ }