6e38b731ec
Story: 2003389 Task: 24466 Change-Id: Ifeffa7003d762cfed93b77326edf4ec48df6b46f Signed-off-by: slin14 <shuicheng.lin@intel.com>
27 lines
842 B
Diff
27 lines
842 B
Diff
From 1f00385b6b64616f894aab1f31d41e3fdcb73055 Mon Sep 17 00:00:00 2001
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Mon, 2 Oct 2017 17:53:00 -0400
|
|
Subject: [PATCH 2/7] WRS: 0008-Add-patch-for-journald-config-rate-limit.patch
|
|
|
|
Conflicts:
|
|
SPECS/systemd.spec
|
|
---
|
|
SPECS/systemd.spec | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/SPECS/systemd.spec b/SPECS/systemd.spec
|
|
index 6c277f9..ff9c519 100644
|
|
--- a/SPECS/systemd.spec
|
|
+++ b/SPECS/systemd.spec
|
|
@@ -656,6 +656,7 @@ Patch0613: 0613-sd-journal-when-picking-up-a-new-file-compare-inode-.patch
|
|
#WRS Patches
|
|
Patch0701: 0701-inject-millisec-in-syslog-date.patch
|
|
Patch0703: 0703-Configure-journald-to-forward-to-syslog.patch
|
|
+Patch0704: 0704-Configure-journald-rate-limit.patch
|
|
|
|
%global num_patches %{lua: c=0; for i,p in ipairs(patches) do c=c+1; end; print(c);}
|
|
|
|
--
|
|
2.7.4
|
|
|