6e38b731ec
Story: 2003389 Task: 24466 Change-Id: Ifeffa7003d762cfed93b77326edf4ec48df6b46f Signed-off-by: slin14 <shuicheng.lin@intel.com>
25 lines
843 B
Diff
25 lines
843 B
Diff
From fddd11d477de4eced32cf40c0524a11a24994fa1 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 3/7] WRS: 0009-Add-patch-to-remove-ID_SAS_PATH-rule.patch
|
|
|
|
---
|
|
SPECS/systemd.spec | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/SPECS/systemd.spec b/SPECS/systemd.spec
|
|
index ff9c519..e9fc3a4 100644
|
|
--- a/SPECS/systemd.spec
|
|
+++ b/SPECS/systemd.spec
|
|
@@ -657,6 +657,7 @@ Patch0613: 0613-sd-journal-when-picking-up-a-new-file-compare-inode-.patch
|
|
Patch0701: 0701-inject-millisec-in-syslog-date.patch
|
|
Patch0703: 0703-Configure-journald-to-forward-to-syslog.patch
|
|
Patch0704: 0704-Configure-journald-rate-limit.patch
|
|
+Patch0705: 0705-remove-id-sas-path-symlink.patch
|
|
|
|
%global num_patches %{lua: c=0; for i,p in ipairs(patches) do c=c+1; end; print(c);}
|
|
|
|
--
|
|
2.7.4
|
|
|