Dan Kenigsberg has submitted this change and it was merged.

Change subject: fix premature selinux dependency
......................................................................


fix premature selinux dependency

Vdsm v4.13.0 places its storage repository under /var/run/vdsm/storage
instead of the non-standard trademarked /rhev/data-center. This change
requires a compatible change to selinux which would be available only
when selinux-policy-3.7.19-195.el6.13 is released.

Until then, to try out vdsm on EL6, one should set selinux to permissive mode 
or manually

    sudo semanage fcontext -a -s system_u -t virt_var_run_t -r s0 
'/var/run/vdsm(/.*)?'

Change-Id: Iea625d7c39035055b246357030372430b4bddf68
Signed-off-by: Dan Kenigsberg <[email protected]>
Reviewed-on: http://gerrit.ovirt.org/19807
Reviewed-by: Eyal Edri <[email protected]>
Reviewed-by: Ohad Basan <[email protected]>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Eyal Edri: Looks good to me, but someone else must approve
  Ohad Basan: Looks good to me, but someone else must approve
  Dan Kenigsberg: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/19807
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iea625d7c39035055b246357030372430b4bddf68
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Eduardo <[email protected]>
Gerrit-Reviewer: Eyal Edri <[email protected]>
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: Ohad Basan <[email protected]>
Gerrit-Reviewer: Toshio くらとみ <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to