[node-patches] Change in ovirt-node[master]: Manually set a GID for CIM
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Wed Oct 23 16:03:45 UTC 2013
Fabian Deutsch has submitted this change and it was merged.
Change subject: Manually set a GID for CIM
......................................................................
Manually set a GID for CIM
Previously, we added a new group for CIM in %post before creating
the admin user, which creates ownership problems on upgrades.
Instead, see whether or not the cim user exists, and try to take
gid 501. If we can't get 501, create with any GID (plugin being
installed after the fact? Planning for live plugins and users
added).
Change-Id: If5d235093a84c2a8b9a3dfc220e50565b7c7dc62
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1018063
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M ovirt-node.spec.in
1 file changed, 14 insertions(+), 1 deletion(-)
Approvals:
Fabian Deutsch: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/20302
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If5d235093a84c2a8b9a3dfc220e50565b7c7dc62
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list