Fabian Deutsch has uploaded a new change for review. Change subject: Revert semodule changes ......................................................................
Revert semodule changes Change-Id: I7be427b2081518d2f13b5cbc7937b947d03f1ced Signed-off-by: Fabian Deutsch <[email protected]> --- M semodule/ovirt.te.in 1 file changed, 0 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/47/30447/1 diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in index 47e0729..d42a934 100644 --- a/semodule/ovirt.te.in +++ b/semodule/ovirt.te.in @@ -373,15 +373,6 @@ - -# Remove this block once the bug is solved -# Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1025401 -#============= iscsid_t ============== -allow iscsid_t iscsi_var_lib_t:dir { write remove_name create add_name rmdir }; -allow iscsid_t iscsi_var_lib_t:file { write create unlink }; -allow iscsid_t iscsi_var_lib_t:lnk_file { create unlink }; - - type ovirt_t; type ovirt_exec_t; init_daemon_domain(ovirt_t, ovirt_exec_t) -- To view, visit http://gerrit.ovirt.org/30447 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7be427b2081518d2f13b5cbc7937b947d03f1ced Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
