[node-patches] Change in ovirt-node[ovirt-3.5]: Another update for cim

fabiand at redhat.com fabiand at redhat.com
Tue Nov 25 17:38:08 UTC 2014


Hello Ryan Barry,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/35563

to review the following change.

Change subject: Another update for cim
......................................................................

Another update for cim

It was dontaudit and didn't get picked up by the previous
change.

Change-Id: Ia465e938a97c0b44fe8c1c640a50d051881f35ae
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1120621
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M semodule/ovirt.te.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/63/35563/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index a0e7e09..2bec362 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -358,7 +358,7 @@
     }
     allow sblim_sfcbd_t chkpwd_exec_t:file { read execute open execute_no_trans };
     allow sblim_sfcbd_t self:capability { setuid audit_write dac_override };
-    allow sblim_sfcbd_t self:netlink_audit_socket { nlmsg_relay create };
+    allow sblim_sfcbd_t self:netlink_audit_socket { nlmsg_relay create write };
     allow sblim_sfcbd_t shadow_t:file { read getattr open };
     allow sblim_sfcbd_t user_tmp_t:sock_file { write unlink };
     allow sblim_sfcbd_t virt_etc_t:file { read open };


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia465e938a97c0b44fe8c1c640a50d051881f35ae
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list