
Story: 2003389 Task: 24485 Change-Id: I04645b69e0e86e70cf168fbfe6c118af2cb961a3 Signed-off-by: slin14 <shuicheng.lin@intel.com>
33 lines
866 B
Diff
33 lines
866 B
Diff
From 34c8b5f204877ae54d07248b9729353c8f8dfecf Mon Sep 17 00:00:00 2001
|
|
From: Angie Wang <angie.Wang@windriver.com>
|
|
Date: Thu, 7 Jun 2018 16:39:08 -0400
|
|
Subject: [PATCH 15/15] spec add uid gid for telemetry services
|
|
|
|
---
|
|
SPECS/setup.spec | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
diff --git a/SPECS/setup.spec b/SPECS/setup.spec
|
|
index 7f636ea..4f11a37 100644
|
|
--- a/SPECS/setup.spec
|
|
+++ b/SPECS/setup.spec
|
|
@@ -32,6 +32,7 @@ Patch13: add-fm-user-to-snmpd-group.patch
|
|
Patch14: add-magnum-uid-gid.patch
|
|
Patch15: add-ironic-uid-gid.patch
|
|
Patch16: add-murano-uid-gid.patch
|
|
+Patch17: add-uid-gid-for-telemetry-services.patch
|
|
|
|
%description
|
|
The setup package contains a set of important system configuration and
|
|
@@ -56,6 +57,7 @@ setup files, such as passwd, group, and profile.
|
|
%patch14 -p1
|
|
%patch15 -p1
|
|
%patch16 -p1
|
|
+%patch17 -p1
|
|
|
|
./shadowconvert.sh
|
|
|
|
--
|
|
2.7.4
|
|
|